FreeStick  0.3
Cross Platform Open Sorce Joystick Lib
Public Member Functions | List of all members
org.freestick.FreestickDeviceManager Class Reference
Inheritance diagram for org.freestick.FreestickDeviceManager:
Inheritance graph
[legend]

Public Member Functions

native void gamepadWasAdded (int deviceid)
 
native void gamepadWasRemoved (int deviceid)
 
native boolean gamepadDeviceUpdate (int deviceid, int code, int type, float value, int min, int max)
 
native void updateJoystickConnectedStatus ()
 
 FreestickDeviceManager ()
 
void onInputDeviceAdded (int deviceid)
 
void onInputDeviceRemoved (int deviceId)
 
void onInputDeviceChanged (int deviceId)
 
boolean handelMotionEvent (MotionEvent event)
 
boolean handelButtonEvent (KeyEvent event)
 
void checkForNewJoysticks (InputManager inputManger)
 

Constructor & Destructor Documentation

◆ FreestickDeviceManager()

org.freestick.FreestickDeviceManager.FreestickDeviceManager ( )
inline

Member Function Documentation

◆ checkForNewJoysticks()

void org.freestick.FreestickDeviceManager.checkForNewJoysticks ( InputManager  inputManger)
inline

◆ gamepadDeviceUpdate()

native boolean org.freestick.FreestickDeviceManager.gamepadDeviceUpdate ( int  deviceid,
int  code,
int  type,
float  value,
int  min,
int  max 
)

◆ gamepadWasAdded()

native void org.freestick.FreestickDeviceManager.gamepadWasAdded ( int  deviceid)

◆ gamepadWasRemoved()

native void org.freestick.FreestickDeviceManager.gamepadWasRemoved ( int  deviceid)

◆ handelButtonEvent()

boolean org.freestick.FreestickDeviceManager.handelButtonEvent ( KeyEvent  event)
inline

◆ handelMotionEvent()

boolean org.freestick.FreestickDeviceManager.handelMotionEvent ( MotionEvent  event)
inline

◆ onInputDeviceAdded()

void org.freestick.FreestickDeviceManager.onInputDeviceAdded ( int  deviceid)
inline

◆ onInputDeviceChanged()

void org.freestick.FreestickDeviceManager.onInputDeviceChanged ( int  deviceId)
inline

◆ onInputDeviceRemoved()

void org.freestick.FreestickDeviceManager.onInputDeviceRemoved ( int  deviceId)
inline

◆ updateJoystickConnectedStatus()

native void org.freestick.FreestickDeviceManager.updateJoystickConnectedStatus ( )

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