|
Doxygen Samurai Engine 0.0.1
Doxygen Samurai Engine Documentation
|
#include <input.h>

Public Attributes | |
| Button | lMouse = {} |
| Button | rMouse = {} |
| int | mouseX = 0 |
| int | mouseY = 0 |
| Button | buttons [Button::BUTTONS_COUNT] = {} |
| char | typedInput [20] = {} |
| bool | hasFocus = 0 |
| float | deltaTime = 0 |
| Button samurai::Input::buttons[Button::BUTTONS_COUNT] = {} |