Clutter Engine 0.0.1
|
Struct representing a mapping for a 2D vector using four keys. More...
#include <Input.h>
Public Attributes | |
EKey | XpositiveKey |
EKey | XNegativeKey |
EKey | YpositiveKey |
EKey | YNegativeKey |
Struct representing a mapping for a 2D vector using four keys.
EKey clt::Input::VectMapping::XNegativeKey |
Key for negative X direction
EKey clt::Input::VectMapping::XpositiveKey |
Key for positive X direction
EKey clt::Input::VectMapping::YNegativeKey |
Key for negative Y direction
EKey clt::Input::VectMapping::YpositiveKey |
Key for positive Y direction