menu
bonfire package
documentation
base/bonfire_game.dart
BonfireGame
enableGestures method
enableGestures method
dark_mode
light_mode
enableGestures
method
@
override
void
enableGestures
(
bool
enable
)
override
Implementation
@override void enableGestures(bool enable) { enabledGestures = enable; }
bonfire package
documentation
base/bonfire_game
BonfireGame
enableGestures method
BonfireGame class