C# Class Dwarrowdelf.Client.KeyHelpers

Afficher le fichier Open project: tomba/dwarrowdelf Class Usage Examples

Méthodes publiques

Méthode Description
KeyIsControl ( Key key ) : bool
KeyIsDir ( Key key ) : bool
KeyIsShift ( Key key ) : bool
KeyToDir ( Key key ) : Direction

Method Details

KeyIsControl() public static méthode

public static KeyIsControl ( Key key ) : bool
key Key
Résultat bool

KeyIsDir() public static méthode

public static KeyIsDir ( Key key ) : bool
key Key
Résultat bool

KeyIsShift() public static méthode

public static KeyIsShift ( Key key ) : bool
key Key
Résultat bool

KeyToDir() public static méthode

public static KeyToDir ( Key key ) : Direction
key Key
Résultat Direction