Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MyGame
Tree
C# Class MyGame.Tree
This class represent a Tree
Inheritance:
CDrawableComponent
Exibir arquivo
Open project: mahmoudbahaa/XNA-Game-project
Public Methods
Method
Description
Tree
(
MyGame
game
,
Model
model
,
Unit
unit
,
Microsoft.Xna.Framework.Graphics.Texture2D
Texture
) :
System
Method Details
Tree()
public
method
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
return
System