lua_pushstring (L,"MOUSE_Y"); lua_pushnumber(L,mouse_y); lua_settable(L,LUA_GLOBALSINDEX);. 但是这里,依旧存在一个效率问题,那就是lua_pushstring ...
確定! 回上一頁