Core
From GiderosMobile
Supported platforms: mac, pc
Available since: Gideros 2012.2
Description
Gideros Core functions{|- | style="width: 50%;"|
Methods
Core.asyncCall - Launch function on separate thread as background task
Core.class - Creates and returns new Gideros class
Core.frameStatistics - Return table with data about frame
Core.profilerReport - Output profiling results
Core.profilerReset - Clear recorded profiling data
Core.profilerStart - Start profiling lua code
Core.profilerStop - Stop profiling
Core.random - Generate a random number
Core.randomSeed - Set the random generator seed
Core.yield - Yield function running as background task
| style="width: 50%;"|
Events
Constants
|}