C# Class ProcessRandomValueSystem, Entitas-CSharp

Inheritance: IReactiveSystem
Afficher le fichier Open project: sschmid/Entitas-CSharp

Méthodes publiques

Méthode Description
ProcessRandomValueSystem ( Contexts contexts ) : System.Collections.Generic

Méthodes protégées

Méthode Description
Execute ( List entities ) : void
Filter ( Entity entity ) : bool
GetTrigger ( Context context ) : Collector

Method Details

Execute() protected méthode

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

Filter() protected méthode

protected Filter ( Entity entity ) : bool
entity Entity
Résultat bool

GetTrigger() protected méthode

protected GetTrigger ( Context context ) : Collector
context Context
Résultat Collector

ProcessRandomValueSystem() public méthode

public ProcessRandomValueSystem ( Contexts contexts ) : System.Collections.Generic
contexts Entitas.Contexts
Résultat System.Collections.Generic