Header menu logo Nu

Dispatchers Type

The world's dispatchers (including facets). NOTE: it would be nice to make this record internal, but doing so would non-trivially increases the number of parameters of World.make, which is already rather long.

Record fields

Record Field Description

EntityDispatchers

Full Usage: EntityDispatchers

Field type: Map<string, EntityDispatcher>
Field type: Map<string, EntityDispatcher>

Facets

Full Usage: Facets

Field type: Map<string, Facet>
Field type: Map<string, Facet>

GameDispatchers

Full Usage: GameDispatchers

Field type: Map<string, GameDispatcher>
Field type: Map<string, GameDispatcher>

GroupDispatchers

Full Usage: GroupDispatchers

Field type: Map<string, GroupDispatcher>
Field type: Map<string, GroupDispatcher>

ScreenDispatchers

Full Usage: ScreenDispatchers

Field type: Map<string, ScreenDispatcher>
Field type: Map<string, ScreenDispatcher>

Type something to start searching.