input namespace
Last updated 1 year ago
local state = input.is_key_down(0x1)
key_code
number
key's
key's state
boolean
local x, y = input.get_cursor_pos()
mouse cursor x position
mouse cursor y position