AxisThreshold

constructor(axis: Controls.Analog, threshold: Predicate<in Float>)

Wrap a condition for an axis threshold.

Parameters

axis

The axis of the controller.

threshold

The threshold to meet.