l_mapmrk.cc File Reference

#include "AppHdr.h"
#include "cluautil.h"
#include "l_libs.h"
#include "env.h"
#include "mapmark.h"

Include dependency graph for l_mapmrk.cc:


Functions

void luaopen_mapmarker (lua_State *ls)

Variables

struct luaL_reg mapmarker_dlib []

Function Documentation

void luaopen_mapmarker ( lua_State *  ls  ) 

Here is the call graph for this function:


Variable Documentation

struct luaL_reg mapmarker_dlib[]

Initial value:

{
{ "pos", mapmarker_pos },
{ "move", mapmarker_move },
{ "remove", mapmarker_remove },
{ NULL, NULL }
}


Generated on Thu Jan 13 13:08:12 2011 by  doxygen 1.5.6