Handles the main menu icon layout depending on the phone orientation More...
Public Member Functions | |
delegate void | OrientationChange () |
Data Fields | |
ScreenOrientation | currentOrientation |
Events | |
static OrientationChange | OnOrientationChanged |
Private Member Functions | |
void | Start () |
void | Update () |
void | CheckForScreenOrientationChange () |
Checks for changes on the orientation of the device. More... | |
void | OnEnable () |
Updates the orientation when enabled. More... | |
Handles the main menu icon layout depending on the phone orientation
|
inlineprivate |
Checks for changes on the orientation of the device.
|
inlineprivate |
Updates the orientation when enabled.
delegate void IconMainMenu.OrientationChange | ( | ) |
|
inlineprivate |
|
inlineprivate |
ScreenOrientation IconMainMenu.currentOrientation |
|
static |