Class AxisStateTests
Inheritance
AxisStateTests
Syntax
public class AxisStateTests
Methods
TearDown()
Declaration
public static void TearDown()
TestAxisState(Single, Single, Boolean, Single, Single, Single, Boolean, Single)
Declaration
public float TestAxisState(float minValue, float maxValue, bool wrap, float maxSpeed, float accelTime, float decelTime, bool invert, float axisValue)
Parameters
Returns
TestRecentering(Single, Single, Boolean, Single, Single, Single, Boolean, Single, Boolean, Single)
Declaration
public float TestRecentering(float minValue, float maxValue, bool wrap, float maxSpeed, float accelTime, float decelTime, bool invert, float axisValue, bool enabled, float recenteringTime)
Parameters
Returns