C# Class Nez.PassiveSystem

Inheritance: EntitySystem
Afficher le fichier Open project: prime31/Nez

Méthodes publiques

Méthode Description
onChange ( System.Entity entity ) : void

Méthodes protégées

Méthode Description
process ( List entities ) : void

Method Details

onChange() public méthode

public onChange ( System.Entity entity ) : void
entity System.Entity
Résultat void

process() protected méthode

protected process ( List entities ) : void
entities List
Résultat void