C# Class KeyboardJedi.UI.KeyStateManager

Afficher le fichier Open project: royosherove/dotnet-keyjedi

Méthodes publiques

Méthode Description
Input ( KeyboardEvents kEvents, Keys currentKey ) : void
KeyStateManager ( ) : System.Collections.Generic

Private Methods

Méthode Description
AreAllSystemKeysDown ( bool>.Dictionary states ) : bool
BuildKeyMessage ( bool>.Dictionary states, Keys key ) : string
InitializeConfigurableSpecialSingleKeys ( ) : void

Method Details

Input() public méthode

public Input ( KeyboardEvents kEvents, Keys currentKey ) : void
kEvents KeyboardEvents
currentKey Keys
Résultat void

KeyStateManager() public méthode

public KeyStateManager ( ) : System.Collections.Generic
Résultat System.Collections.Generic