C# Class MyGame.Tree

This class represent a Tree
Inheritance: CDrawableComponent
Afficher le fichier Open project: mahmoudbahaa/XNA-Game-project

Méthodes publiques

Méthode Description
Tree ( MyGame game, Model model, Unit unit, Microsoft.Xna.Framework.Graphics.Texture2D Texture ) : System

Method Details

Tree() public méthode

public Tree ( MyGame game, Model model, Unit unit, Microsoft.Xna.Framework.Graphics.Texture2D Texture ) : System
game MyGame
model Microsoft.Xna.Framework.Graphics.Model
unit Unit
Texture Microsoft.Xna.Framework.Graphics.Texture2D
Résultat System