extraShortcuts property
Any extra shortcuts to add.
You can use extraShortcuts to add shortcuts which should be accessible from the keyboard but not the touch screen.
Implementation
final List<GameShortcut> extraShortcuts;
Any extra shortcuts to add.
You can use extraShortcuts to add shortcuts which should be accessible from the keyboard but not the touch screen.
final List<GameShortcut> extraShortcuts;