A B C D E F G I J M N O P R S T U W

P

pause() - Method in interface at.wisch.joystick.AdvancedFFController
Pause all effects that are currently playing.
PAUSE - Static variable in class at.wisch.joystick.event.FeatureNotSupportedEvent
The constant PAUSE: device does not support pause/unpause.
pause() - Method in class at.wisch.joystick.FFJoystick
Deprecated. on some operating systems pause/unpause is never supported for any joystick. To be really platform independent work without pause/unpause.
pauseAll() - Static method in class at.wisch.joystick.JoystickManager
Pause all effects on all FF joysticks, that are currently playing.
PeriodicEffect - Class in at.wisch.joystick.ffeffect
The Class PeriodicEffect.
playEffect(Effect, int) - Method in interface at.wisch.joystick.AdvancedFFController
Playback an effect on the device.
playEffect(Effect, int) - Method in class at.wisch.joystick.FFJoystick
Playback an effect on the device.
PolarDirection - Class in at.wisch.joystick.ffeffect.direction
The Class PolarDirection.
PolarDirection(int) - Constructor for class at.wisch.joystick.ffeffect.direction.PolarDirection
Instantiates a new polar direction with the specified direction value.
PolarDirection() - Constructor for class at.wisch.joystick.ffeffect.direction.PolarDirection
Instantiates a new polar direction with the default direction (NORTHWEST).
poll() - Method in class at.wisch.joystick.Joystick
Poll the controller for new data.
poll() - Method in interface org.lwjgl.input.Controller
Poll the controller for new data.
POV - Static variable in class at.wisch.joystick.event.AdvancedControllerEvent
Indicates the event was caused by a POV (X or Y axis): the object is a ControllerPovEvent (casting is safe).
POV_AXIS_NEGATIVE - Static variable in class at.wisch.joystick.AbstractController
The constant POV_AXIS_NEGATIVE (-1 ): POV axis is on the negative side.
POV_AXIS_NEUTRAL - Static variable in class at.wisch.joystick.AbstractController
The constant POV_AXIS_NEUTRAL (0 ): POV axis is in neutral position (center).
POV_AXIS_POSITIVE - Static variable in class at.wisch.joystick.AbstractController
The constant POV_AXIS_POSITIVE (1 ): POV axis is on the positive side.
POV_CENTERED - Static variable in class at.wisch.joystick.AbstractController
The constant POV_CENTERED (-1 ): POV is in center position.
POV_DOWN - Static variable in class at.wisch.joystick.AbstractController
The constant POV_DOWN (18000 ): POV position is down.
POV_DOWN_LEFT - Static variable in class at.wisch.joystick.AbstractController
The constant POV_DOWN_LEFT (22500 ): POV position is down-left.
POV_DOWN_RIGHT - Static variable in class at.wisch.joystick.AbstractController
The constant POV_DOWN_RIGHT (13500 ): POV position is down-right.
POV_LEFT - Static variable in class at.wisch.joystick.AbstractController
The constant POV_LEFT (27000 ): POV position is left.
POV_RIGHT - Static variable in class at.wisch.joystick.AbstractController
The constant POV_RIGHT (9000 ): POV position is right.
POV_UP - Static variable in class at.wisch.joystick.AbstractController
The constant POV_UP (0 ): POV position is up.
POV_UP_LEFT - Static variable in class at.wisch.joystick.AbstractController
The constant POV_UP_LEFT (31500 ): POV position is up-left.
POV_UP_RIGHT - Static variable in class at.wisch.joystick.AbstractController
The constant POV_UP_RIGHT (4500 ): POV position is up-right.
POVX - Static variable in class org.lwjgl.input.ControllerEvent
Indicates the event was caused by a POV's X axis: the object is a ControllerPovEvent (casting is safe).
POVY - Static variable in class org.lwjgl.input.ControllerEvent
Indicates the event was caused by a POV's Y axis: the object is a ControllerPovEvent (casting is safe).
printErrorMessage() - Method in exception at.wisch.joystick.exception.FFJoystickException
Prints the error message describing this exception to System.err.

A B C D E F G I J M N O P R S T U W