C# 클래스 WarTornLands.Entities.Implementations.EntityTree

상속: System.Entity
파일 보기 프로젝트 열기: floAr/WarTornLands

공개 메소드들

메소드 설명
EntityTree ( Microsoft.Xna.Framework.Game game, Vector2 position, Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System
OnDie ( ) : void

메소드 상세

EntityTree() 공개 메소드

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

OnDie() 공개 메소드

public OnDie ( ) : void
리턴 void