C# Class Tantric.Input.InputMap

Afficher le fichier Open project: TheEtiologist/tantric

Méthodes publiques

Méthode Description
InterpretKey ( Microsoft key ) : String
InterpretMouse ( int buttonNumber ) : String
SwapButtons ( List args ) : void

Private Methods

Méthode Description
InputMap ( ) : System

Method Details

InterpretKey() public static méthode

public static InterpretKey ( Microsoft key ) : String
key Microsoft
Résultat String

InterpretMouse() public static méthode

public static InterpretMouse ( int buttonNumber ) : String
buttonNumber int
Résultat String

SwapButtons() public static méthode

public static SwapButtons ( List args ) : void
args List
Résultat void