AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkJoystick Members

The following tables list the members exposed by TAgkJoystick.

 
Name 
Description 
 
This is the overview for the SetButtonPosition method overload. 
 
This is the overview for the SetJoystickPosition method overload. 
 
Name 
Description 
 
Sets the dead zone for the universal joysticks so that any X or Y value below the given threshold will return 0 instead. 
 
Down 
Returns True if the specified button is currently being held down. 
 
Returns True if the specified button has just been pressed, then returns False while the button is held down. 
 
Returns True if the specified button has just been released, then returns False whilst the button is up. 
 
Returns the value of the joystick. 
 
X 
Returns the X value of the joystick. 
 
Y 
Returns the Y value of the joystick. 
Copyright (c) 2012. All rights reserved.