Sets whether the joystick will capture mouse and touch events.
property Active: Boolean;
If set to False it will not capture input and will not update its X and Y values; they will return to 0. This will not affect the virtual joystick's visibility. Use Visible to change if it is visible.
Copyright (c) 2012. All rights reserved.
|