|
Carpenter Engine
A C++ game engine with a build once run anywhere solution
|
A struct used to hold the parameters of an input. More...
#include <Input.hpp>
Public Attributes | |
| char | keyCode = -1 |
| char | mouseButton = -1 |
| char | gamepadInput = -1 |
A struct used to hold the parameters of an input.