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
Nez
PassiveSystem
C# Class Nez.PassiveSystem
Inheritance:
EntitySystem
Datei anzeigen
Open project: prime31/Nez
Public Methods
Method
Description
onChange
(
System.Entity
entity
) :
void
Protected Methods
Method
Description
process
(
List
entities
) :
void
Method Details
onChange()
public
method
public
onChange
(
System.Entity
entity
) :
void
entity
System.Entity
return
void
process()
protected
method
protected
process
(
List
entities
) :
void
entities
List
return
void