Class AxisStateTests
Inheritance
AxisStateTests
Syntax
public class AxisStateTests
Methods
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, Single)
Declaration
public void TestRecentering(float minValue, float maxValue, bool wrap, float maxSpeed, float accelTime, float decelTime, bool invert, float axisValue, bool enabled, float recenteringTime, float expectedValue)
Parameters