Click or drag to resize

PlayerGetAxisCoordinateModePrev Method

Overload List
  NameDescription
Public methodGetAxisCoordinateModePrev(Int32)
Gets the coordinate mode of the axis on the previous frame. This can be used to detect whether the axis is returning a delta value (mouse, touchpad, etc.) or an absolute value (joystick).
Public methodGetAxisCoordinateModePrev(String)
Gets the coordinate mode of the axis on the previous frame. This can be used to detect whether the axis is returning a delta value (mouse, touchpad, etc.) or an absolute value (joystick).
Top
See Also