C# Class Game.Input.Key

Mostrar archivo Open project: jasonpang/Starcraft2Hook Class Usage Examples

Public Methods

Method Description
Key ( Keys binding ) : System
Update ( ) : void

Method Details

Key() public method

public Key ( Keys binding ) : System
binding Keys
return System

Update() public method

public Update ( ) : void
return void