| Package | Description |
|---|---|
| com.badlogic.gdx.controllers.desktop.ois |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OisListener.povMoved(OisJoystick joystick,
int povIndex,
OisJoystick.OisPov value) |
Copyright © 2015. All rights reserved.