C# Class WaveFrogger.Behaviors.PlayerInputBehavior

Inheritance: Behavior
显示文件 Open project: WaveEngine/QuickStarters

Protected Methods

Method Description
Update ( System.TimeSpan gameTime ) : void

Method Details

Update() protected method

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