#include"lua_spSkeletonData.hpp" int register_spine_module(lua_State*L) { lua_getglobal(L,"_G"); if(lua_istable(L,-1)) //stack:...,_G, ...
確定! 回上一頁