LuaClosure::__invoke> <Lua::registerCallback
Last updated: Fri, 24 Feb 2012

The LuaClosure class

(PECL lua >=0.9.0)

Introdução

LuaClosure is a wrapper class for LUA_TFUNCTION which could be return from calling to Lua function.

Sinopse da classe

LuaClosure {
/* Métodos */
public void __invoke ( mixed $arg [, mixed $... ] )
}

Índice



User Contributed Notes
LuaClosure
There are no user contributed notes for this page.

LuaClosure::__invoke> <Lua::registerCallback
Last updated: Fri, 24 Feb 2012