C# Class PolarBear.Enemy

Inheritance: Entity
ファイルを表示 Open project: sgdc/sgdc-old

Public Methods

Method Description
Update ( GameTime gameTime ) : void

Method Details

Update() public method

public Update ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
return void