C# Class SmartboyDevelopments.Haxxit.MonoGame.ChangeStateEventArgs

The EventArgs subclass for pushing or changing a state (used with haxxit.engine.state.change and haxxit.engine.state.push).
Inheritance: System.EventArgs
Afficher le fichier Open project: smartboyathome/Haxxit

Méthodes publiques

Méthode Description
ChangeStateEventArgs ( HaxxitGameState state ) : System

Method Details

ChangeStateEventArgs() public méthode

public ChangeStateEventArgs ( HaxxitGameState state ) : System
state HaxxitGameState
Résultat System