PlayerGetAxisCoordinateModePrev Method |
Name | Description | |
---|---|---|
GetAxisCoordinateModePrev(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).
| |
GetAxisCoordinateModePrev(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).
|