Uses of Class
com.badlogic.gdx.controllers.desktop.ois.OisJoystick.OisPov

Packages that use OisJoystick.OisPov
com.badlogic.gdx.controllers.desktop.ois   
 

Uses of OisJoystick.OisPov in com.badlogic.gdx.controllers.desktop.ois
 

Methods in com.badlogic.gdx.controllers.desktop.ois that return OisJoystick.OisPov
 OisJoystick.OisPov OisJoystick.getPov(int povIndex)
           
static OisJoystick.OisPov OisJoystick.OisPov.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OisJoystick.OisPov[] OisJoystick.OisPov.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.badlogic.gdx.controllers.desktop.ois with parameters of type OisJoystick.OisPov
 void OisListener.povMoved(OisJoystick joystick, int povIndex, OisJoystick.OisPov value)
           
 



Copyright © 2014. All Rights Reserved.