GlobalTapCatcherMixin extension

on
  • FlameGame<World>

Properties

globalTapCatcher TapOutsideHandler

Available on FlameGame<World>, provided by the GlobalTapCatcherMixin extension

no setter

Methods

ensureGlobalTapCatcher() Future<TapOutsideHandler>

Available on FlameGame<World>, provided by the GlobalTapCatcherMixin extension

Adds a TapOutsideHandler to the game if it doesn't already exist.