AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkVirtualJoystick Members

The following tables list the members exposed by TAgkVirtualJoystick.

 
Name 
Description 
 
FID 
 
 
Name 
Description 
 
This is the overview for the Create constructor overload. 
 
The virtual joystick is automatically destroyed when its owner (such as the scene that uses it) is destroyed. However, you can free it earlier if you want. 
 
Sets the transparency of the virtual joystick on screen. 
 
Sets the image used by the inner (moveable) portion of the joystick. 
 
Sets the image used by the outer (fixed) portion of the joystick. 
 
This is the overview for the SetPosition method overload. 
 
Name 
Description 
 
Sets whether the joystick will capture mouse and touch events. 
 
Sets the dead zone for all virtual joysticks so that any X or Y value below the given threshold will return 0 instead. 
 
ID 
The internal ID of the object. 
 
The number of objects that this object owns. 
 
The objects that this object owns. 
 
The owner of this object. 
 
Size 
Sets the diameter of the virtual joystick in screen coordinates. 
 
Returns the value of the virtual joystick. 
 
Sets whether the joystick is visible on screen. 
 
X 
Returns the X value of the virtual joystick. 
 
Y 
Returns the Y value of the virtual joystick. 
Copyright (c) 2012. All rights reserved.