debugmenu Class Reference

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

List of all members.

Static Public Member Functions

static mixed RepairEquipIndex (mixed arr)
static mixed DebugMenuSetParam1 (mixed value)
static mixed DebugMenuChangeParam1 (mixed delta)
static mixed DebugDeleteModel (mixed id)
static mixed DebugFlipModel (mixed id)
static mixed DebugExportModel (mixed id)
static mixed DebugMenuJumpToArtID (mixed id)
static mixed MakeUOArtImageForDialog (mixed iTileTypeID, mixed iHue, mixed iMaxW, mixed iMaxH)
 iMaxW,iMaxH : can be nil for unlimited size
static mixed checkGlobals (mixed debugmenumodelindex)
 TODO: add check for statics.
static mixed ShowDebugMenuArtList (mixed iStart, mixed debugmode)
static mixed UpdateEditText (mixed widget, mixed controls)
 Update edit text fields in 'widget' using table "controlname=value,...".
static mixed MyStartParticleDebugMode (mixed data)
static mixed MyParticleDebugMode_SetIndex (mixed index)


Detailed Description

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

Definition at line 789 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed debugmenu::RepairEquipIndex ( mixed  arr  )  [inline, static]

Definition at line 791 of file lua_pseudo_code.cpp.

static mixed debugmenu::DebugMenuSetParam1 ( mixed  value  )  [inline, static]

Definition at line 793 of file lua_pseudo_code.cpp.

static mixed debugmenu::DebugMenuChangeParam1 ( mixed  delta  )  [inline, static]

Definition at line 795 of file lua_pseudo_code.cpp.

static mixed debugmenu::DebugDeleteModel ( mixed  id  )  [inline, static]

Definition at line 797 of file lua_pseudo_code.cpp.

static mixed debugmenu::DebugFlipModel ( mixed  id  )  [inline, static]

Definition at line 799 of file lua_pseudo_code.cpp.

static mixed debugmenu::DebugExportModel ( mixed  id  )  [inline, static]

Definition at line 801 of file lua_pseudo_code.cpp.

static mixed debugmenu::DebugMenuJumpToArtID ( mixed  id  )  [inline, static]

Definition at line 803 of file lua_pseudo_code.cpp.

static mixed debugmenu::MakeUOArtImageForDialog ( mixed  iTileTypeID,
mixed  iHue,
mixed  iMaxW,
mixed  iMaxH 
) [inline, static]

iMaxW,iMaxH : can be nil for unlimited size

Definition at line 806 of file lua_pseudo_code.cpp.

static mixed debugmenu::checkGlobals ( mixed  debugmenumodelindex  )  [inline, static]

TODO: add check for statics.

Definition at line 809 of file lua_pseudo_code.cpp.

static mixed debugmenu::ShowDebugMenuArtList ( mixed  iStart,
mixed  debugmode 
) [inline, static]

Definition at line 811 of file lua_pseudo_code.cpp.

static mixed debugmenu::UpdateEditText ( mixed  widget,
mixed  controls 
) [inline, static]

Update edit text fields in 'widget' using table "controlname=value,...".

Definition at line 814 of file lua_pseudo_code.cpp.

static mixed debugmenu::MyStartParticleDebugMode ( mixed  data  )  [inline, static]

Definition at line 816 of file lua_pseudo_code.cpp.

static mixed debugmenu::MyParticleDebugMode_SetIndex ( mixed  index  )  [inline, static]

Definition at line 818 of file lua_pseudo_code.cpp.


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

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