C# Class Indiefreaks.Xna.Input.KeyState

Stores a list of Button Key States
Exibir arquivo Open project: Indiefreaks/igf Class Usage Examples

Public Methods

Method Description
this ( Keys key ) : Button

Button Indexer (Keys)

Private Methods

Method Description
KeyState ( Button buttons ) : Microsoft.Xna.Framework.Input

Method Details

this() public method

Button Indexer (Keys)
public this ( Keys key ) : Button
key Keys
return Button