C# Класс KeyboardJedi.UI.KeyStateManager

Показать файл Открыть проект

Открытые методы

Метод Описание
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