gui_gumpparser Class Reference

file : ../lua/gui/gui.gumpparser.lua (this is just a pseudo class used for grouping global functions) More...

List of all members.

Static Public Member Functions

static mixed GumpParser (mixed Gumpdata, mixed Clientsidemode)
static mixed CloseServerSideGump (mixed playerId, mixed dialogId, mixed buttonId, mixed bServerSideClose)
static mixed GumpParser_ParseToken (mixed token, mixed tokenformat, mixed paramadd)
static mixed GumpParser_CloseOldDialog (mixed dialogId, mixed playerid, mixed bClientSideMode)
 close already existing dialog with the same id
static mixed GumpParser_DebugDumpGump (mixed Gumpdata)
 see also http://www.iris2.de/index.php/Gump_reference_(from_Pol_Forum)
static mixed GumpParser_New (mixed Gumpdata, mixed bClientSideMode, mixed pDialogWrapper)
static mixed GumpParser_Old (mixed Gumpdata, mixed Clientsidemode)


Detailed Description

file : ../lua/gui/gui.gumpparser.lua (this is just a pseudo class used for grouping global functions)

Definition at line 2468 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed gui_gumpparser::GumpParser ( mixed  Gumpdata,
mixed  Clientsidemode 
) [inline, static]

Definition at line 2470 of file lua_pseudo_code.cpp.

static mixed gui_gumpparser::CloseServerSideGump ( mixed  playerId,
mixed  dialogId,
mixed  buttonId,
mixed  bServerSideClose 
) [inline, static]

Definition at line 2472 of file lua_pseudo_code.cpp.

static mixed gui_gumpparser::GumpParser_ParseToken ( mixed  token,
mixed  tokenformat,
mixed  paramadd 
) [inline, static]

returns a table token is an array tokenformat is a string with comma-separated field names like "x,y,width,height,[ctrlname],..." [] encasing optional params and ... for not checking the number of remaining params

Definition at line 2478 of file lua_pseudo_code.cpp.

static mixed gui_gumpparser::GumpParser_CloseOldDialog ( mixed  dialogId,
mixed  playerid,
mixed  bClientSideMode 
) [inline, static]

close already existing dialog with the same id

Definition at line 2481 of file lua_pseudo_code.cpp.

static mixed gui_gumpparser::GumpParser_DebugDumpGump ( mixed  Gumpdata  )  [inline, static]

static mixed gui_gumpparser::GumpParser_New ( mixed  Gumpdata,
mixed  bClientSideMode,
mixed  pDialogWrapper 
) [inline, static]

Definition at line 2486 of file lua_pseudo_code.cpp.

static mixed gui_gumpparser::GumpParser_Old ( mixed  Gumpdata,
mixed  Clientsidemode 
) [inline, static]

Definition at line 2488 of file lua_pseudo_code.cpp.


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

Generated on Fri Mar 29 05:41:10 2013 for lua by  doxygen 1.5.6