C# Class Game.Input.Key

Afficher le fichier Open project: jasonpang/Starcraft2Hook Class Usage Examples

Méthodes publiques

Méthode Description
Key ( Keys binding ) : System
Update ( ) : void

Method Details

Key() public méthode

public Key ( Keys binding ) : System
binding Keys
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void