C# Class Indiefreaks.Xna.Input.Button

Structure storing the state of a digital (on/off) button
Show file Open project: Indiefreaks/igf Class Usage Examples

Private Methods

Method Description
SetState ( bool value, long tick ) : void