C# Class NavigationFlow.Components.KeyboardNavigationComponent

Inheritance: Behavior
Datei anzeigen Open project: WaveEngine/Samples

Protected Methods

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

Method Details

DefaultValues() protected method

protected DefaultValues ( ) : void
return void

Update() protected method

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