com.badlogic.gdx.controllers.desktop.ois
Class Ois
java.lang.Object
com.badlogic.gdx.controllers.desktop.ois.Ois
public class Ois
- extends Object
JNI wrapper for OIS (Object-oriented Input System).
- Author:
- mzechner, Nathan Sweet
|
Constructor Summary |
Ois(long hwnd)
|
Ois
public Ois(long hwnd)
getJoysticks
public ArrayList<OisJoystick> getJoysticks()
update
public void update()
getVersionNumber
public int getVersionNumber()
getVersionName
public String getVersionName()
getInputSystemName
public String getInputSystemName()
Copyright © 2014. All Rights Reserved.