Methods
(abstract) onPause()
Gets called on the Screen when the game should be paused.
- Source:
(abstract) onResume()
Gets called on the Screen when the game should be resumed.
- Source:
onSetSafeArea(safeArea)
Gets called on the Screen when the safe area changes
Parameters:
| Name | Type | Description |
|---|---|---|
safeArea |
AirConsoleSafeArea |
- Source: