const fixed * CheckFromLua(lua_State *L, int idx)
Definition LuaFixed.cpp:162
const char TypeName[]
Definition LuaFixed.cpp:125
const fixed * GetFromLua(lua_State *L, int idx)
Definition LuaFixed.cpp:157
const char LibName[]
Definition LuaFixed.cpp:124
void PushToLua(lua_State *L, const fixed &v)
Definition LuaFixed.cpp:148
void Register(lua_State *L)
Definition LuaFixed.cpp:127