Click or drag to resize

InputStateExtAllAxes Field

[This is preliminary documentation and is subject to change.]

Collection containing all values from InputCode enumeration, provided for convenience.

Namespace:  RavingBots.MultiInput
Assembly:  RavingBots.MultiInput (in RavingBots.MultiInput.dll) Version: 0.12
Syntax
C#
public static readonly ReadOnlyCollection<InputCode> AllAxes

Field Value

Type: ReadOnlyCollectionInputCode
See Also