class LUA_WRAPPER


Definition#include <src/include/cl_luawrapper.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

void  init ()

init

void  done ()

done

void  reg (int (*f)(lua_State*), const char *name)

reg

void  reg (const char *name, int (*f)(lua_State*))

reg

void  reg (int (*f)(lua_State*), const char *name, string dsc, string hlp)

reg

void  reg (const char *name, int (*f)(lua_State*), string dsc, string hlp)

reg

int  get_int (char *name)

get_int

const char * get_str (char *name)

get_str

const char * get_str (char *name, int index)

get_str

void  dofile ( const char * filename )

dofile

int  do_alleg_file (string fname)

do_alleg_file

void  exec (char *cmd)

exec

string  list_functions ()

list_functions

string  list_desc_functions ()

list_desc_functions

string  help_function (string s)

help_function

int  argc ()

argc

string  get_str ()

get_str

int  get_int ()

get_int


Generated by: georgik on armada on Sat Jul 24 07:07:15 2004, using kdoc 2.0a54.