Module flower.Runtime
This is a utility class which starts immediately upon library load and acts as the single handler for ENTER_FRAME events (which occur whenever Moai yields control to the Lua subsystem on each frame).
Extends:
Info:
- Release: V3.0.0
- Author: Makoto
Functions
isMobile () | Returns whether the mobile execution environment. |
isDesktop () | Returns whether the desktop execution environment. |