Arcade Shooter
Public Attributes | List of all members
KatanaEngine::GamePadTriggers Struct Reference

Structure that defines the position of the left and right triggers on an Xbox Controller. More...

#include <GamePadState.h>

Public Attributes

float Left
 
float Right
 

Detailed Description

Structure that defines the position of the left and right triggers on an Xbox Controller.

See also
Button
ButtonState
GamePadDPad
GamePadThumbSticks
GamePadButtons
GamePadState

Member Data Documentation

◆ Left

float KatanaEngine::GamePadTriggers::Left

The value of the Left Trigger.

◆ Right

float KatanaEngine::GamePadTriggers::Right

The value of the Left Trigger.


The documentation for this struct was generated from the following file: