AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkVirtualJoystick.Value Property

Returns the value of the virtual joystick.

Syntax
Pascal
property Value: TAgkVector;

This will be in the range -1.0 to 1.0 (both for X and Y) with 0 being centered. When the user is not interacting with the virtual joystick this will return 0, 0.

Copyright (c) 2012. All rights reserved.