TOLUA_API int class_gc_event (lua_State* L) { void* u = *((void**)lua_touserdata(L,1)); int top; lua_pushvalue(L, lua_upvalueindex(1)); ...
確定! 回上一頁