C# 클래스 Fusion.Engine.Input.KeyBind

파일 보기 프로젝트 열기: demiurghg/FusionEngine 1 사용 예제들

공개 메소드들

메소드 설명
KeyBind ( Keys key, string keyDownCommand, string keyUpCommand ) : System

메소드 상세

KeyBind() 공개 메소드

public KeyBind ( Keys key, string keyDownCommand, string keyUpCommand ) : System
key Keys
keyDownCommand string
keyUpCommand string
리턴 System