entityManager property

EntityManager entityManager

Returns a manager that takes care of all the entities in the world. entities of this world.

Implementation

EntityManager get entityManager => _entityManager;