C# Class ToyBox.SpriteEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: jlyonsmith/ToyBox

Méthodes publiques

Méthode Description
SpriteEventArgs ( Microsoft.Xna.Framework.Graphics.Sprite sprite ) : System

Method Details

SpriteEventArgs() public méthode

public SpriteEventArgs ( Microsoft.Xna.Framework.Graphics.Sprite sprite ) : System
sprite Microsoft.Xna.Framework.Graphics.Sprite
Résultat System