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) |
Definition at line 789 of file lua_pseudo_code.cpp.
| 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] |
| static mixed debugmenu::checkGlobals | ( | mixed | debugmenumodelindex | ) | [inline, static] |
| 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.
1.5.6