C# Класс ProcessRandomValueSystem, Entitas-CSharp

Наследование: IReactiveSystem
Показать файл Открыть проект

Открытые методы

Метод Описание
ProcessRandomValueSystem ( Contexts contexts ) : System.Collections.Generic

Защищенные методы

Метод Описание
Execute ( List entities ) : void
Filter ( Entity entity ) : bool
GetTrigger ( Context context ) : Collector

Описание методов

Execute() защищенный Метод

protected Execute ( List entities ) : void
entities List
Результат void

Filter() защищенный Метод

protected Filter ( Entity entity ) : bool
entity Entity
Результат bool

GetTrigger() защищенный Метод

protected GetTrigger ( Context context ) : Collector
context Context
Результат Collector

ProcessRandomValueSystem() публичный Метод

public ProcessRandomValueSystem ( Contexts contexts ) : System.Collections.Generic
contexts Entitas.Contexts
Результат System.Collections.Generic