C# Class Some2DRPG.GameObjects.Misc.CoinArea

Inheritance: GameEngine.GameObjects.Entity, ISizedEntity
Exibir arquivo Open project: MichaelAquilina/Some-2D-RPG

Public Methods

Method Description
CoinArea ( ) : GameEngine
PreCreate ( GameTime gameTime, GameEngine.TeeEngine engine ) : bool

Method Details

CoinArea() public method

public CoinArea ( ) : GameEngine
return GameEngine

PreCreate() public method

public PreCreate ( GameTime gameTime, GameEngine.TeeEngine engine ) : bool
gameTime Microsoft.Xna.Framework.GameTime
engine GameEngine.TeeEngine
return bool