Logo
静的公開メンバ関数 | 全メンバ一覧
SharpKmyIO.Peripheral クラス

静的公開メンバ関数

static int getMinimumGamepadID ()
 
static void setMousePos (int x, int y)
 
static void setMouseButtonState (int state, int flag)
 
static void setCheckActive (bool check)
 
static void setVibrationForce (float force)
 

メソッド詳解

◆ getMinimumGamepadID()

static int SharpKmyIO.Peripheral.getMinimumGamepadID ( )
static

◆ setCheckActive()

static void SharpKmyIO.Peripheral.setCheckActive ( bool  check)
static

◆ setMouseButtonState()

static void SharpKmyIO.Peripheral.setMouseButtonState ( int  state,
int  flag 
)
static

◆ setMousePos()

static void SharpKmyIO.Peripheral.setMousePos ( int  x,
int  y 
)
static

◆ setVibrationForce()

static void SharpKmyIO.Peripheral.setVibrationForce ( float  force)
static