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

#include <Peripheral.h>

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

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