Clutter Engine 0.0.1
|
Struct representing a mapping between two keys for an axis. More...
#include <Input.h>
Public Attributes | |
EKey | positiveKey |
EKey | negativeKey |
Struct representing a mapping between two keys for an axis.
EKey clt::Input::AxisMapping::negativeKey |
Key for negative axis direction
EKey clt::Input::AxisMapping::positiveKey |
Key for positive axis direction