Murl Engine Lua Addon API  Version 1.0 beta
Murl.Input.IOrientationDevice

The IOrientationDevice interface.

To receive data the device must be activated by IAppConfiguration::SetOrientationActive().


Table members

Inherited


Murl.Input.IDevice

Methods


GetOrientation()

Get the current device orientation.

Murl.IEnums.SensorOrientation GetOrientation()

Returns
Murl.IEnums.SensorOrientation true The current device orientation.