'Tizen::TV::Accessory::GamePadState' struct Reference
Public Static Attributes
readonly GamePadState Default
The default initialized gamepad state. More...
Properties
bool IsConnected
Indicates whether the gamepad is connected. More...
int PacketNumber
Gets the packet number associated with this state. More...
GamePadButtons Buttons
A structure identifying which gamepad buttons are pressed. More...
GamePadDPad DPad
A struct identifying which gamepad directional pad buttons are pressed. More...
GamePadThumbSticks ThumbSticks
A structure indicating the position of thumb sticks. More...
GamePadTriggers Triggers
A structure indicating the position of triggers. More...
Public Static Functions
Public Functions
Public Static Attributes
readonly GamePadState Default
The default initialized gamepad state.
Privilege
None
Privilege Level
Non-privilege
Product
TV
Version
4.4.0
SDK Support
N
Properties
bool IsConnected
Indicates whether the gamepad is connected.
Privilege
None
Privilege Level
Non-privilege
Product
TV
Version
4.4.0
SDK Support
N
int PacketNumber
Gets the packet number associated with this state.
Privilege
None
Privilege Level
Non-privilege
Product
TV
Version
4.4.0
SDK Support
N
GamePadButtons Buttons
A structure identifying which gamepad buttons are pressed.
Privilege
None
Privilege Level
Non-privilege
Product
TV
Version
4.4.0
SDK Support
N
GamePadDPad DPad
A struct identifying which gamepad directional pad buttons are pressed.
Privilege
None
Privilege Level
Non-privilege
Product
TV
Version
4.4.0
SDK Support
N
GamePadThumbSticks ThumbSticks
A structure indicating the position of thumb sticks.
Privilege
None
Privilege Level
Non-privilege
Product
TV
Version
4.4.0
SDK Support
N
GamePadTriggers Triggers
A structure indicating the position of triggers.
Privilege
None
Privilege Level
Non-privilege
Product
TV
Version
4.4.0
SDK Support
N