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
Statman
Engines
HM5Engine
C# Class Statman.Engines.HM5Engine
Inheritance:
IEngine
Datei anzeigen
Open project: OrfeasZ/Statman
Public Methods
Method
Description
Dispose
( ) :
void
HM5Engine
( ) :
System
OnMessage
(
string
p_Type
,
string
p_Data
) :
void
Update
( ) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
HM5Engine()
public
method
public
HM5Engine
( ) :
System
return
System
OnMessage()
public
method
public
OnMessage
(
string
p_Type
,
string
p_Data
) :
void
p_Type
string
p_Data
string
return
void
Update()
public
method
public
Update
( ) :
void
return
void