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

#include <luacrectf.h>

Inherits LuaC::UdataLib< Rectf >.

Static Public Member Functions

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

Detailed Description

The Lua library for the Rectf class


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