![]() |
Murl Engine API
Version 2018.3
|
The orientation device interface. More...
#include <murl_i_orientation.h>
The orientation device interface.
Used by the platform to post events to the device.
Inherited by Murl::Input::OrientationDevice.
Public Member Functions | |
virtual void | PostEvent (IEnums::SensorOrientation orientation)=0 |
Post the current device orientation. More... | |
|
pure virtual |
Post the current device orientation.
orientation | The current device orientation. |