AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkJoystick.DeadZone Property

Sets the dead zone for the universal joysticks so that any X or Y value below the given threshold will return 0 instead.

Syntax
Pascal
class property DeadZone: Single;

This value must be between 0 and 1, by default it is set to 0.15.

Copyright (c) 2012. All rights reserved.