Space Engineers
Public Member Functions | Properties | List of all members
VRage.Input.IMyControlNameLookup Interface Reference
Inheritance diagram for VRage.Input.IMyControlNameLookup:
Sandbox.Game.Localization.MyKeysToString

Public Member Functions

string GetKeyName (MyKeys key)
 
string GetName (MyMouseButtonsEnum button)
 
string GetName (MyJoystickButtonsEnum joystickButton)
 
string GetName (MyJoystickAxesEnum joystickAxis)
 

Properties

string UnassignedText [get]
 

Detailed Description

Definition at line 4 of file IMyControlNameLookup.cs.

Member Function Documentation

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)

Property Documentation

string VRage.Input.IMyControlNameLookup.UnassignedText
get

Definition at line 10 of file IMyControlNameLookup.cs.


The documentation for this interface was generated from the following file: