systems property

Gives you all the systems in this world for possible iteration.

Implementation

Iterable<EntitySystem> get systems => _systemsList;