C# Class WarTornLands.Entities.DieEventArgs

Afficher le fichier Open project: floAr/WarTornLands

Méthodes publiques

Méthode Description
DieEventArgs ( Microsoft.Xna.Framework.Game game, Vector2 position, Microsoft.Xna.Framework.Graphics.Texture2D texture, string name = "Entity" ) : System

Method Details

DieEventArgs() public méthode

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
Résultat System