Sets the dead zone for all virtual joysticks so that any X or Y value below the given threshold will return 0 instead. This value must be between 0 and 1, by default it is set to 0.15.
SetVirtualJoystickDeadZone( threshold )
void agk::SetVirtualJoystickDeadZone( float threshold )