C# Class Match3.UI.Navigation.KeyboardNavigationComponent

Inheritance: Behavior
Mostrar archivo Open project: WaveEngine/QuickStarters-2.5

Protected Methods

Method Description
DefaultValues ( ) : void
Update ( TimeSpan gameTime ) : void

Method Details

DefaultValues() protected method

protected DefaultValues ( ) : void
return void

Update() protected method

protected Update ( TimeSpan gameTime ) : void
gameTime TimeSpan
return void