Enum Axis
Axis of motion for analog inputs, i.e. mouse motion, mouse wheel movement, and joypad sticks.
enum Axis
: int { ... }
Enum members
Name | Description |
---|---|
any
|
|
static_
|
|
xNegative
|
|
xPositive
|
|
yNegative
|
|
yPositive
|