C# Class CM3D2.MaidFiddler.Plugin.Utils.KeyHelper

Afficher le fichier Open project: denikson/CM3D2.MaidFiddler Class Usage Examples

Méthodes publiques

Méthode Description
HasBeenPressed ( ) : bool
IsDown ( ) : bool
KeyHelper ( KeyCode key ) : System.Linq
Update ( ) : void

Method Details

HasBeenPressed() public méthode

public HasBeenPressed ( ) : bool
Résultat bool

IsDown() public méthode

public IsDown ( ) : bool
Résultat bool

KeyHelper() public méthode

public KeyHelper ( KeyCode key ) : System.Linq
key KeyCode
Résultat System.Linq

Update() public méthode

public Update ( ) : void
Résultat void