Clutter Engine 0.0.1
|
Struct representing a mapping between two mouse buttons for an axis. More...
#include <Input.h>
Public Attributes | |
EMouseButton | positiveKey |
EMouseButton | negativeKey |
Struct representing a mapping between two mouse buttons for an axis.
EMouseButton clt::Input::MouseAxisMapping::negativeKey |
Mouse button for negative axis direction
EMouseButton clt::Input::MouseAxisMapping::positiveKey |
Mouse button for positive axis direction