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

#include <Peripheral.h>

静的公開メンバ関数

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()

int SharpKmyIO::Peripheral::getMinimumGamepadID ( )
static

◆ setCheckActive()

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

◆ setMouseButtonState()

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

◆ setMousePos()

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

◆ setVibrationForce()

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