![]() |
Pioneer
|
Functions | |
| void | Register (lua_State *L) |
| Color4ub * | PushNewToLua (lua_State *L) |
| void | PushToLua (lua_State *L, const Color4ub &v) |
| const Color4ub * | GetFromLua (lua_State *L, int idx) |
| Color4ub * | CheckFromLua (lua_State *L, int idx) |
Variables | |
| const char | LibName [] = "Color" |
| const char | TypeName [] = "Color" |
| Color4ub * LuaColor::CheckFromLua | ( | lua_State * | L, |
| int | idx | ||
| ) |

| const Color4ub * LuaColor::GetFromLua | ( | lua_State * | L, |
| int | idx | ||
| ) |

| Color4ub * LuaColor::PushNewToLua | ( | lua_State * | L | ) |

|
inline |

| void LuaColor::Register | ( | lua_State * | L | ) |

|
extern |
|
extern |