|
Arcade Shooter
|
Identifies whether buttons on an Xbox Controller are pressed or released. More...
#include <GamePadState.h>
Identifies whether buttons on an Xbox Controller are pressed or released.
| ButtonState KatanaEngine::GamePadButtons::A |
The state of the A Button.
| ButtonState KatanaEngine::GamePadButtons::B |
The state of the B Button.
| ButtonState KatanaEngine::GamePadButtons::Back |
The state of the Back Button.
| ButtonState KatanaEngine::GamePadButtons::LeftShoulder |
The state of the Left Shoulder Button.
| ButtonState KatanaEngine::GamePadButtons::LeftStick |
The state of the Left Stick Button.
| ButtonState KatanaEngine::GamePadButtons::RightShoulder |
The state of the Right Shoulder Button.
| ButtonState KatanaEngine::GamePadButtons::RightStick |
The state of the Right Stick Button.
| ButtonState KatanaEngine::GamePadButtons::Start |
The state of the Start Button.
| ButtonState KatanaEngine::GamePadButtons::X |
The state of the X Button.
| ButtonState KatanaEngine::GamePadButtons::Y |
The state of the Y Button.
1.8.13