|
Arcade
|
Represents a single discrete button. More...
Properties | |
| bool | IsDown [get] |
| True if this button is currently pressed, otherwise false. More... | |
| bool | JustPressed [get] |
| True if this was pressed since the previous update. More... | |
| bool | JustReleased [get] |
| True if this was released since the previous update. More... | |
Represents a single discrete button.
|
get |
True if this button is currently pressed, otherwise false.
|
get |
True if this was pressed since the previous update.
|
get |
True if this was released since the previous update.