C# 클래스 WarTornLands.Entities.DieEventArgs

파일 보기 프로젝트 열기: floAr/WarTornLands

공개 메소드들

메소드 설명
DieEventArgs ( Microsoft.Xna.Framework.Game game, Vector2 position, Microsoft.Xna.Framework.Graphics.Texture2D texture, string name = "Entity" ) : System

메소드 상세

DieEventArgs() 공개 메소드

public DieEventArgs ( Microsoft.Xna.Framework.Game game, Vector2 position, Microsoft.Xna.Framework.Graphics.Texture2D texture, string name = "Entity" ) : System
game Microsoft.Xna.Framework.Game
position Vector2
texture Microsoft.Xna.Framework.Graphics.Texture2D
name string
리턴 System