C# Class WarTornLands.Entities.Implementations.EntityTree

Inheritance: System.Entity
Afficher le fichier Open project: floAr/WarTornLands

Méthodes publiques

Méthode Description
EntityTree ( Microsoft.Xna.Framework.Game game, Vector2 position, Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System
OnDie ( ) : void

Method Details

EntityTree() public méthode

public EntityTree ( Microsoft.Xna.Framework.Game game, Vector2 position, Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System
game Microsoft.Xna.Framework.Game
position Vector2
texture Microsoft.Xna.Framework.Graphics.Texture2D
Résultat System

OnDie() public méthode

public OnDie ( ) : void
Résultat void