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

#include <luacvector2f.h>

Inherits LuaC::UdataLib< Vector2f >.

Static Public Member Functions

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

Detailed Description

The Lua library for the Vector2f class


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