C# 클래스 Tantric.Input.InputMap

파일 보기 프로젝트 열기: TheEtiologist/tantric

공개 메소드들

메소드 설명
InterpretKey ( Microsoft key ) : String
InterpretMouse ( int buttonNumber ) : String
SwapButtons ( List args ) : void

비공개 메소드들

메소드 설명
InputMap ( ) : System

메소드 상세

InterpretKey() 공개 정적인 메소드

public static InterpretKey ( Microsoft key ) : String
key Microsoft
리턴 String

InterpretMouse() 공개 정적인 메소드

public static InterpretMouse ( int buttonNumber ) : String
buttonNumber int
리턴 String

SwapButtons() 공개 정적인 메소드

public static SwapButtons ( List args ) : void
args List
리턴 void