Module systems

Module systems 

Source
Expand description

Provides the Systems struct, from which a Dispatcher can be created.

Modules§

dispatcher
The Dispatcher is used to dispatch Systems in parallel on a World.

Structs§

Systems
Holds systems and their dependencies