Revision Release 2024.3703 Keywords iOS, Solar2D Native, C, CoronaLua.h, CoronaLuaNewEvent See also CoronaLua.h Corona C Functions
Creates a Lua table with the name
property set to eventName
and pushes it to the top of the Lua stack.
void CoronaLuaNewEvent( lua_State *L, const char *eventName )