menu
flutter_audio_games package
documentation
touch.dart
TouchSurface
areaShortcuts property
areaShortcuts property
dark_mode
light_mode
areaShortcuts
property
Map
<
GameShortcutsShortcut
,
Point
<
int
>
>
areaShortcuts
final
Area shortcut keys.
Implementation
final Map<GameShortcutsShortcut, Point<int>> areaShortcuts;
flutter_audio_games package
documentation
touch
TouchSurface
areaShortcuts property
TouchSurface class