Space Engineers
|
Public Member Functions | |
string | GetKeyName (MyKeys key) |
string | GetName (MyMouseButtonsEnum button) |
string | GetName (MyJoystickButtonsEnum joystickButton) |
string | GetName (MyJoystickAxesEnum joystickAxis) |
Properties | |
string | UnassignedText [get] |
Definition at line 4 of file IMyControlNameLookup.cs.
string VRage.Input.IMyControlNameLookup.GetKeyName | ( | MyKeys | key | ) |
string VRage.Input.IMyControlNameLookup.GetName | ( | MyMouseButtonsEnum | button | ) |
string VRage.Input.IMyControlNameLookup.GetName | ( | MyJoystickButtonsEnum | joystickButton | ) |
string VRage.Input.IMyControlNameLookup.GetName | ( | MyJoystickAxesEnum | joystickAxis | ) |
|
get |
Definition at line 10 of file IMyControlNameLookup.cs.