|
Arcade Shooter
|
Structure that represents the position of left and right sticks (thumbsticks) on an Xbox Controller. More...
#include <GamePadState.h>
Public Attributes | |
| Vector2 | Left |
| Vector2 | Right |
Structure that represents the position of left and right sticks (thumbsticks) on an Xbox Controller.
| Vector2 KatanaEngine::GamePadThumbSticks::Left |
The position of the Left Thumbstick.
| Vector2 KatanaEngine::GamePadThumbSticks::Right |
The position of the Right Thumbstick.
1.8.13