Logo
Static Public Member Functions | List of all members
SharpKmyIO.Peripheral Class Reference

Static Public Member Functions

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)
 

Member Function Documentation

◆ 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