ManoMotion SDK PRO  1.4.8
ManoMotion SDK PRO API documentation
IconMainMenu Class Reference

Handles the main menu icon layout depending on the phone orientation More...

Inheritance diagram for IconMainMenu:

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...
 

Detailed Description

Handles the main menu icon layout depending on the phone orientation

Member Function Documentation

◆ CheckForScreenOrientationChange()

void IconMainMenu.CheckForScreenOrientationChange ( )
inlineprivate

Checks for changes on the orientation of the device.

◆ OnEnable()

void IconMainMenu.OnEnable ( )
inlineprivate

Updates the orientation when enabled.

◆ OrientationChange()

delegate void IconMainMenu.OrientationChange ( )

◆ Start()

void IconMainMenu.Start ( )
inlineprivate

◆ Update()

void IconMainMenu.Update ( )
inlineprivate

Field Documentation

◆ currentOrientation

ScreenOrientation IconMainMenu.currentOrientation

Event Documentation

◆ OnOrientationChanged

OrientationChange IconMainMenu.OnOrientationChanged
static

The documentation for this class was generated from the following file: