OROCHI
 
Loading...
Searching...
No Matches
GxPad::GxInputData Struct Reference

入力情報 More...

#include <GxInputPad.h>

Inheritance diagram for GxPad::GxInputData:
Collaboration diagram for GxPad::GxInputData:

Public Member Functions

定義
 GX_RTTI_STRUCT (GxInputData)
 
操作
GX_FORCE_INLINE void clear (void)
 クリア
 

Public Attributes

メンバ変数
u32 _on
 押し状態
 
s32 _stickLeftX
 左スティック横(-32768 and 32767)
 
s32 _stickLeftY
 左スティック縦
 
s32 _stickRightX
 右スティック横
 
s32 _stickRightY
 右スティック縦
 
u8 _triggerLeft
 左トリガー(0 and 255)
 
u8 _triggerRight
 右トリガー
 

Additional Inherited Members

- Static Public Member Functions inherited from GxStructBase
static GxRtti__getStaticRtti (void)
 

Detailed Description

入力情報


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