Sets the dead zone for all real 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.
SetRawJoystickDeadZone( threshold )
void agk::SetRawJoystickDeadZone( float threshold )