VirtualButton

a virtual button

Members

Classes

KeyboardKey
class KeyboardKey

monitors a keyboard key

LogicButton
class LogicButton

logic-controllable button

Node
class Node

monitors a single button

Properties

is_down
bool is_down [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
is_pressed
bool is_pressed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
is_released
bool is_released [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
is_up
bool is_up [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta