menu
bonfire package
documentation
base/game_component.dart
GameComponent
onGameDetach method
onGameDetach method
dark_mode
light_mode
onGameDetach
method
void
onGameDetach
(
)
Implementation
void onGameDetach() { _gameMounted = false; }
bonfire package
documentation
base/game_component
GameComponent
onGameDetach method
GameComponent class