Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SmartboyDevelopments
Haxxit
MonoGame
ChangeStateEventArgs
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