world property

World get world

Returns the World this EntitySystem belongs to.

Implementation

World get world => _world;