Pioneer
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
LuaFixed.h File Reference
#include "fixed.h"
Include dependency graph for LuaFixed.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  LuaFixed
 

Functions

void LuaFixed::Register (lua_State *L)
 
void LuaFixed::PushToLua (lua_State *L, const fixed &v)
 
const fixedLuaFixed::GetFromLua (lua_State *L, int idx)
 
const fixedLuaFixed::CheckFromLua (lua_State *L, int idx)
 

Variables

const char LuaFixed::LibName [] = "fixed"
 
const char LuaFixed::TypeName [] = "fixed"