#define lua_upvalueindex(i) (LUA_GLOBALSINDEX-(i)); /* thread status; 0 is OK */; #define LUA_YIELD 1; #define LUA_ERRRUN 2; #define LUA_ERRSYNTAX 3
確定! 回上一頁