Method |
Description |
|
BoolToString ( bool check ) : string |
|
|
CreateBareScript ( ) : StringWriter |
|
|
CreateDistroScript ( bool bShowComment, bool bShowNames, bool bDefaultTexts ) : StringWriter |
|
|
DistroGump_GFAddAlphaRegion ( string gump_name, AlphaElement elem ) : string |
|
|
DistroGump_GFAddButton ( string gump_name, ButtonElement elem ) : string |
|
|
DistroGump_GFAddHTMLLocalized ( string gump_name, HTMLElement elem ) : string |
|
|
DistroGump_GFCheckBox ( string gump_name, CheckboxElement elem ) : string |
|
|
DistroGump_GFCreateGump ( string gump_name, System loc ) : string |
|
|
DistroGump_GFGumpPic ( string gump_name, ImageElement elem ) : string |
|
|
DistroGump_GFHTMLArea ( string gump_name, HTMLElement elem ) : string |
|
|
DistroGump_GFPage ( string gump_name, int &pageindex ) : string |
|
|
DistroGump_GFRadioButton ( string gump_name, RadioElement elem ) : string |
|
|
DistroGump_GFResizePic ( string gump_name, BackgroundElement elem ) : string |
|
|
DistroGump_GFTextEntry ( string gump_name, TextEntryElement elem ) : string |
|
|
DistroGump_GFTextLine ( string gump_name, LabelElement elem ) : string |
|
|
DistroGump_GFTilePic ( string gump_name, ItemElement elem ) : string |
|
|
GetCommentString ( BaseElement be_elem, bool bShowComments, bool bShowNames ) : string |
|
|
GetGumpName ( ) : string |
|
|
Gump_Location ( System loc ) : string |
|
|
Gump_WriteButton ( ButtonElement elem ) : string |
|
|
Gump_WriteCheckBox ( CheckboxElement elem ) : string |
|
|
Gump_WriteCheckerTrans ( AlphaElement elem ) : string |
|
|
Gump_WriteGumpPic ( ImageElement elem ) : string |
|
|
Gump_WriteGumpPicTiled ( TiledElement elem ) : string |
|
|
Gump_WriteHTMLGump ( HTMLElement elem, List &texts ) : string |
|
|
Gump_WritePage ( int &pageid ) : string |
|
|
Gump_WriteRadioBox ( RadioElement elem ) : string |
|
|
Gump_WriteResizePic ( BackgroundElement elem ) : string |
|
|
Gump_WriteText ( LabelElement elem, List &texts ) : string |
|
|
Gump_WriteTextEntry ( TextEntryElement elem, List &texts ) : string |
|
|
Gump_WriteTilePic ( ItemElement elem ) : string |
|
|
Gump_WriteXMFHtmlGump ( HTMLElement elem ) : string |
|
|
IsHued ( string hue ) : bool |
|
|
mnu_FileExportPOLExport_Click ( object sender, EventArgs e ) : void |
|
|