|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Joystick | |
---|---|
at.wisch.joystick | |
at.wisch.joystick.test |
Uses of Joystick in at.wisch.joystick |
---|
Subclasses of Joystick in at.wisch.joystick | |
---|---|
class |
FFJoystick
The class FFJoystick. |
Methods in at.wisch.joystick that return Joystick | |
---|---|
static Joystick |
JoystickManager.getJoystick()
Gets a joystick. |
static Joystick |
JoystickManager.getJoystick(int joystickIndex)
Gets a joystick with a certain index. |
Methods in at.wisch.joystick that return types with arguments of type Joystick | |
---|---|
static java.util.ArrayList<Joystick> |
JoystickManager.getAllJoysticks()
Gets an ArrayList containing all joysticks. |
Uses of Joystick in at.wisch.joystick.test |
---|
Methods in at.wisch.joystick.test with parameters of type Joystick | |
---|---|
static void |
JoystickTest.setJoystick(Joystick js)
Sets the Joystick used for displaying input and playing effects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |