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