LPCGame
A Simple 2d Game Engine
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
LuaC::ColorLib Class Reference

#include <luaccolor.h>

Inherits LuaC::UdataLib< Color >.

Static Public Member Functions

static int luaopen_color (lua_State *l)
 Open the Color library for Lua state l.
 
- Static Public Member Functions inherited from LuaC::UdataLib< Color >
static ColorAllocate (lua_State *l)
 
static void Push (lua_State *l, const Color *obj)
 
static void Copy (lua_State *from, int idx, lua_State *too)
 
static ColorCheck (lua_State *l, int i)
 

Detailed Description

The Lua library for the Color class


The documentation for this class was generated from the following files: