menu
bonfire package
documentation
base/game_component.dart
GameComponent
aboveComponents property
aboveComponents property
dark_mode
light_mode
aboveComponents
property
bool
aboveComponents
getter/setter pair
When true this component render above all components in game.
Implementation
bool aboveComponents = false;
bonfire package
documentation
base/game_component
GameComponent
aboveComponents property
GameComponent class