Kerbal Space Program
1.12.4
|
Public Member Functions | |
object | Clone () |
bool | CompareSwitchState (InputBindingModes switchSt) |
bool | IsLocked () |
virtual bool | IsNeutral () |
bool | IsUnlocked () |
virtual void | Load (ConfigNode node) |
virtual void | Save (ConfigNode node) |
Public Attributes | |
ulong | inputLockMask = 0 |
InputBindingModes | switchState = InputBindingModes.Any |
bool | useSwitchState |
Static Public Attributes | |
static bool | linRotState |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented in KeyBinding, and AxisBinding_Single.
|
inline |
|
inlinevirtual |
Implements IConfigNode.
Reimplemented in KeyBinding, and AxisBinding_Single.
|
inlinevirtual |
Implements IConfigNode.
Reimplemented in KeyBinding, and AxisBinding_Single.
ulong InputBinding.inputLockMask = 0 |
|
static |
InputBindingModes InputBinding.switchState = InputBindingModes.Any |
bool InputBinding.useSwitchState |