C# Class WaveFrogger.Behaviors.EntityFollowerCameraBehavior

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

Private Properties

Property Type Description

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