Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Nez
PassiveSystem
C# Class Nez.PassiveSystem
Inheritance:
EntitySystem
Mostrar archivo
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