InputManagerAxisType Enum

Definition

Used to map AxisType from a useful name to the int value the InputManager wants.

public enum class InputManagerAxisType
public enum InputManagerAxisType
type InputManagerAxisType = 
Public Enum InputManagerAxisType
Inheritance
InputManagerAxisType

Fields

JoystickAxis 2
KeyOrMouseButton 0
MouseMovement 1

Applies to