On full screen mode, when commands are assigned and if no pointer
event methods (pointerPressed
, pointerDragged
, and pointerReleased
) are implemented in the Canvas
class, a grey area appears at the bottom of the screen. On tapping
it, a menu option appears with the assigned commands. This is applicable
on both the touch and type and full touch platforms.