menu
dartemis package
documentation
dartemis.dart
EntitySystem
world property
world property
dark_mode
light_mode
world
property
World
get
world
Returns the
World
this
EntitySystem
belongs to.
Implementation
World get world => _world;
dartemis package
documentation
dartemis
EntitySystem
world property
EntitySystem class