menu
flame_3d package
documentation
game.dart
FlameGame3D<W extends World3D>
hasLifecycleEvents property
hasLifecycleEvents property
dark_mode
light_mode
hasLifecycleEvents
property
bool
get
hasLifecycleEvents
inherited
Implementation
bool get hasLifecycleEvents => _queue.isNotEmpty;
flame_3d package
documentation
game
FlameGame3D<W extends World3D>
hasLifecycleEvents property
FlameGame3D class