C# 클래스 MyGame.Tree

This class represent a Tree
상속: CDrawableComponent
파일 보기 프로젝트 열기: mahmoudbahaa/XNA-Game-project

공개 메소드들

메소드 설명
Tree ( MyGame game, Model model, Unit unit, Microsoft.Xna.Framework.Graphics.Texture2D Texture ) : System

메소드 상세

Tree() 공개 메소드

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
리턴 System