LuaNET, the lua 5.1 api documentation!

Lua-Api

Coroutine

[LUA 5.1] coroutine.create

function coroutine.create ( f )
Creates a new coroutine, with body f. f must be a Lua function. Returns this new coroutine, an object with type "thread".

Comments

© 2007 DracoBlue :: Valid XHTML, CSS, RSS Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC | SourceNet © 2007, DracoBlue :: Page created in 0.411 seconds with 19 queries.