AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkVirtualJoystick Properties

The properties of the TAgkVirtualJoystick class are listed here.

 
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. 
 
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.