Coroutine
From GiderosMobile
Supported platforms:
Available since: Gideros 2011.6
Description
Suspends the execution of the calling coroutine. The coroutine cannot be running a C function, a metamethod, or an iterator. Any arguments to yield are passed as extra results to resume.{|- | style="width: 50%;"|
Methods
| style="width: 50%;"|
Events
Constants
|}