SKS OCDoc
OpenComputers
Computronics
Minitel

lib/event.lua

event.listen(e^string^, f^function^)

run function f for every occurance of event e

event.pull(t^number^, ...)

return an event, optionally with timeout t and filter ....

event.ignore(e^string^, f^function^)

stop function f running for every occurance of event e

© ShadowKat Studios
The software used to generate this page is licensed under the Mozilla Public License version 2 and can be found here