Skip to content

Latest commit

 

History

History
58 lines (30 loc) · 719 Bytes

board.md

File metadata and controls

58 lines (30 loc) · 719 Bytes

UyghurScript board

source code board.c


1. get_key_action

📝: get_key_action func of board module

🔙: Number

🛒:

  • keyCodeOrName Value

2. get_key_state

📝: get_key_state func of board module

🔙: Number

🛒:

  • keyCodeOrName Value

3. is_pressed

📝: is_pressed func of board module

🔙: Boolean

🛒:

  • keyCodeOrName Value

4. is_pressing

📝: is_pressing func of board module

🔙: Boolean

🛒:

  • keyCodeOrName Value

5. is_released

📝: is_released func of board module

🔙: Boolean

🛒:

  • keyCodeOrName Value

document info document.md