Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
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
Datei anzeigen
Open project: smartboyathome/Haxxit
Public Methods
Method
Description
ChangeStateEventArgs
(
HaxxitGameState
state
) :
System
Method Details
ChangeStateEventArgs()
public
method
public
ChangeStateEventArgs
(
HaxxitGameState
state
) :
System
state
HaxxitGameState
return
System