Rendu
A lightweight rendering engine for experimentations
|
Keyboard state. More...
Public Attributes | |
bool | pressed = false |
Is the key currently held. | |
bool | first = false |
Is it the first frame it is held. | |
bool | last = false |
Is is the first since frame it was released. | |
Keyboard state.