CoronaLuaNewEvent()

Revision Release 2024.3703
Keywords iOS, Solar2D Native, C, CoronaLua.h, CoronaLuaNewEvent
See also CoronaLua.h
Corona C Functions

Overview

Creates a Lua table with the name property set to eventName and pushes it to the top of the Lua stack.

Syntax

void CoronaLuaNewEvent( lua_State *L, const char *eventName )