world property

World world

Returns the World this EntitySystem belongs to.

Implementation

World get world => _world;