C# 클래스 KeyboardJedi.UI.KeyStateManager

파일 보기 프로젝트 열기: royosherove/dotnet-keyjedi

공개 메소드들

메소드 설명
Input ( KeyboardEvents kEvents, Keys currentKey ) : void
KeyStateManager ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
AreAllSystemKeysDown ( bool>.Dictionary states ) : bool
BuildKeyMessage ( bool>.Dictionary states, Keys key ) : string
InitializeConfigurableSpecialSingleKeys ( ) : void

메소드 상세

Input() 공개 메소드

public Input ( KeyboardEvents kEvents, Keys currentKey ) : void
kEvents KeyboardEvents
currentKey Keys
리턴 void

KeyStateManager() 공개 메소드

public KeyStateManager ( ) : System.Collections.Generic
리턴 System.Collections.Generic