Civilization IV Python Documentation
CyGInterfaceScreen
Method Resolution Order
- CyGInterfaceScreen
- Boost.Python.instance
- __builtin__.object
Methods defined in this class
- __init__(...)
- addBonusGraphic(...) - void (string szName, string szAttachTo, int iBonus, float fX, float fY, float fZ, float fW, float fH, WidgetTypes eWidgetType, int iData1, int iData2, float fxRotation, float fzRotation, float fScale, bool bShowBackground)
- addBonusGraphicGFC(...) - void ( string szName, int iBonus, int iX, int iY, int iWidth, int iHeight, WidgetTypes eWidgetType, int iData1, int iData2, float fxRotation, float fzRotation, float fScale, bool bShowBackground)
- addBorderedPane(...) - void ( string szName, string szAttachTo, string szArtFile, float fX, float fY, float fZ, float fWidth, float fHeight, float fBorderSize, bool bDragable, WidgetTypes eWidgetType, int iData1, int iData2 )
- addBuildingGraphic(...) - void (string szName, string szAttachTo, int iBuilding, float fX, float fY, float fZ, float fW, float fH, WidgetTypes eWidgetType, int iData1, int iData2, float fxRotation, float fzRotation, float fScale, bool bShowBackground)
- addBuildingGraphicGFC(...) - void ( string szName, int iBuilding, int iX, int iY, int iWidth, int iHeight, WidgetTypes eWidgetType, int iData1, int iData2, float fxRotation, float fzRotation, float fScale, bool bShowBackground)
- addCheckBoxGFC(...) - void ( string szName, string szTexture, string szHiliteTexture, int iX, int iY, int iWidth, int iHeight, WidgetTypes eWidgetType, int iData1, int iData2, ButtonStyles eStyle )
- addCheckBoxGFCAt(...) - void ( string szName, string szTexture, string szHiliteTexture, int iX, int iY, int iWidth, int iHeight, WidgetTypes eWidgetType, int iData1, int iData2, ButtonStyles eStyle )
- addDDS(...) - void ( string szName, string szAttachTo, string szFile, float fX, float fY, float fZ, float fWidth, float fHeight, WidgetTypes eWidgetType, int iData1, int iData2 )
- addDDSGFC(...) - void ( string szName, string szTexture, int iX, int iY, int iWidth, int iHeight, WidgetTypes eWidgetType, int iData1, int iData2 )
- addDDSGFCAt(...) - void ( string szName, string szAttachTo, string szTexture, int iX, int iY, int iWidth, int iHeight, WidgetTypes eWidgetType, int iData1, int iData2, bool bOption )
- addDrawControl(...) - void ( string szName, string szTexture, int iX, int iY, int iWidth, int iHeight, WidgetTypes eWidgetType, int iData1, int iData2 )
- addDrawControlAt(...) - void ( string szName, string szAttachTo, string szTexture, int iX, int iY, int iWidth, int iHeight, WidgetTypes eWidgetType, int iData1, int iData2 )
- addDropDownBox(...) - void ( string szName, string szAttachTo, string szUpperListBoxFile, string szLowerListBoxFile, string szDropButtonFile, float fX, float fY, float fZ, WidgetTypes eWidgetType, int iData1, int iData2, string szUpperBounds, string szLowerBounds, FontTypes eFont )
- addDropDownBoxGFC(...) - void ( string szName, int iX, int iY, int iWidth, WidgetTypes eWidgetType, int iData1, int iData2, FontTypes eFontType )
- addEditBox(...) - void ( string szName, string szAttachTo, string szFile, float fX, float fY, float fZ, WidgetTypes eWidgetType, int iData1, int iData2, string szTextField, string szCaret, FontTypes eFont )
- addEditBoxGFC(...) - void ( string szName, int iX, int iY, int iWidth, int iHeight, WidgetTypes eWidgetType, int iData1, int iData2, FontTypes eFont )
- addFlagWidget(...) - void ( string szName, string szAttachTo, string szFile, int iOwner, float fX, float fY, float fZ, WidgetTypes eWidgetType, int iData1, int iData2, float fScale )
- addFlagWidgetGFC(...) - void ( string szName, string szFile, int iX, int iY, int iWidth, int iHeight, int iOwner, WidgetTypes eWidgetType, int iData1, int iData2 )
- addGraphData(...) - void ( string szName, float fX, float fY, uint uiLayer)
- addGraphLayer(...) - void ( string szName, uint uiLayer, int iColor)
- addGraphWidget(...) - void ( string szName, string szAttachTo, string szFile, float fX, float fY, float fZ, float fWidth, float fHeight, WidgetTypes eWidgetType, int iData1, int iData2)
- addGraphic(...) - void ( string szName, string szAttachTo, string szFile, float fX, float fY, float fZ, WidgetTypes eWidgetType, int iData1, int iData2 )
- addImprovementGraphic(...) - void (string szName, string szAttachTo, int iImprovement, float fX, float fY, float fZ, float fW, float fH, WidgetTypes eWidgetType, int iData1, int iData2, float fxRotation, float fzRotation, float fScale, bool bShowBackground)
- addImprovementGraphicGFC(...) - void ( string szName, int iImprovement, int iX, int iY, int iWidth, int iHeight, WidgetTypes eWidgetType, int iData1, int iData2, float fxRotation, float fzRotation, float fScale, bool bShowBackground)
- addItemToTableGFC(...) - void ( string szAttachTo, wstring szText, WidgetTypes eWidgetType, int iData1, int iData2 )
- addLeaderhead(...) - void ( string szName, string szAttachTo, int eWho, int eInitAttitude, float fX, float fY, float fZ, float fScale, WidgetTypes eWidget, int iData1, int iData2)
- addLeaderheadGFC(...) - void ( string szName, int eWho, int eInitAttitude, int iX, int iY, int iWidth, int iHeight, WidgetTypes eWidget, int iData1, int iData2 )
- addLine(...) - void ( string szName, string szAttachTo, float fXStart, float fYStart, float fXEnd, float fYEnd, float fZ, float fWidth, int eColor, WidgetTypes eType, int iData1, int iData2 )
- addLineGFC(...) - void ( string szDrawCtrlName, string szName, int iStartX, int iStartY, int iEndX, int iEndY, int eColor )
- addListBox(...) - void ( string szName, string szAttachTo, string szFile, float fX, float fY, float fZ, WidgetTypes eWidgetType, int iData1, int iData2, string szTextBounds, FontTypes eFont )
- addListBoxGFC(...) - void ( string szName, wstring helpText, int iX, int iY, int iWidth, int iHeight, TableStyles eStyle )
- addListBoxString(...) - void ( string szName, wstring szString, int iID )
- addMultiListControlGFC(...) - void ( string szName, wstring helpText, int iX, int iY, int iWidth, int iHeight, int numLists, int defaultWidth, int defaultHeight, TableStyles eStyle )
- addMultiListControlGFCAt(...) - void ( string szName, wstring helpText, int iX, int iY, int iWidth, int iHeight, int numLists, int defaultWidth, int defaultHeight, TableStyles eStyle )
- addMultilineText(...) - void ( string szName, wstring szText, int iX, int iY, int iWidth, int iHeight, WidgetTypes eType, int iData1, int iData2, int iJustify )
- addPane(...) - void ( string szName, string szAttachTo, float fX, float fY, float fZ, float fWidth, float fHeight, int eColor, WidgetTypes eWidgetType, int iData1, int iData2, bool bPassThru )
- addPanel(...) - void ( string szName, wstring title, wstring helpText, bool bVerticalLayout, bool bScrollable, int iX, int iY, int iWidth, int iHeight, PanelStyles eStyle )
- addPlotGraphic(...) - void (string szName, string szAttachTo, float fX, float fY, float fZ, float fW, float fH, CyPlot *pPlot, bool renderUnits, WidgetTypes eWidgetType, int iData1, int iData2)
- addPlotGraphicGFC(...) - void ( string szName, int iX, int iY, int iWidth, int iHeight, CyPlot *pPlot, int iDistance, bool renderUnits, WidgetTypes eWidgetType, int iData1, int iData2)
- addProjectGraphic(...) - void (string szName, string szAttachTo, int iProject, float fX, float fY, float fZ, float fW, float fH, WidgetTypes eWidgetType, int iData1, int iData2, float fxRotation, float fzRotation, float fScale, bool bShowBackground)
- addPullDownString(...) - void ( string szName, wstring szString, int iType, int iData, bool bSelected )
- addReligionMovieWidgetGFC(...) - void ( string szName, string szFile, int iX, int iY, int iWidth, int iHeight, WidgetTypes eWidgetType, int iData1, int iData2 )
- addScrollPanel(...) - void ( string szName, wstring title, int iX, int iY, int iWidth, int iHeight, PanelStyles eStyle )
- addSimpleTableControlGFC(...) - void ( string szName, int iX, int iY, int iWidth, int iHeight, TableStyles eStyle )
- addSlider(...) - void ( string szName, int iX, int iY, int iWidth, int iHeight, int iDefault, int iMin, int iMax, WidgetTypes eWidgetType, int iData1, int iData2, bool bIsVertical=false )
- addStackedBar(...) - void ( string szName, string szAttachTo, float fX, float fY, float fWidth, float fHeight, float fZ, int iNumBars, WidgetTypes eWidgetType, int iData1, int iData2 )
- addStackedBarGFC(...) - void ( string szName, int iX, int iY, int iWidth, int iHeight, int iNumBars, WidgetTypes eWidgetType, int iData1, int iData2 )
- addTableControlGFC(...) - void ( string szName, int numColumns, int iX, int iY, int iWidth, int iHeight, bool bIncludeHeaders, bool bDrawGrid, int iconWidth, int iconHeight, TableStyles style )
- addTableHeaderGFC(...) - void ( string szAttachTo, wstring szText, int iCol, WidgetTypes eWidgetType, int iData1, int iData2 )
- addUnitGraphic(...) - void (string szName, string szAttachTo, int iUnit, float fX, float fY, float fZ, float fW, float fH, WidgetTypes eWidgetType, int iData1, int iData2, float fxRotation, float fzRotation, float fScale, bool bShowBackground)
- addUnitGraphicGFC(...) - void ( string szName, int iUnit, int iX, int iY, int iWidth, int iHeight, WidgetTypes eWidgetType, int iData1, int iData2, float fxRotation, float fzRotation, float fScale, bool bShowBackground )
- addWorldWidget(...) - void (string szName, string szAttachTo, float fX, float fY, float fZ, float fW, float fH, const NiPoint3 &position, const NiPoint3 &target, bool renderUnits, WidgetTypes eWidgetType, int iData1, int iData2)
- appendListBoxString(...) - void ( string szAttachTo, wstring item, WidgetTypes eType, int iData1, int iData2, int iJustify )
- appendMultiListButton(...) - void ( string szAttachTo, string szTexture, int listId, WidgetTypes eWidgetType, int iData1, int iData2, bool bOption )
- appendTableRow(...) - int ( string szName )
- appendText(...) - void ( string szName, string szAtttachTo, string szAppendTo, wstring szText, unsigned int uiFlags, FontTypes eFont, WidgetTypes eType, int iData1, int iData2 )
- attachButtonGFC(...) - void ( string szAttachTo, string szName, wstring szText, WidgetTypes eWidgetType, int iData1, int iData2 )
- attachCheckBoxGFC(...) - void (string szAttachTo, string szName, string szTexture, string szHiliteTexture, int iWidth, int iHeight, WidgetTypes eWidgetType, int iData1, int iData2, ButtonStyles eStyle )
- attachControlToTableCell(...) - void ( string szControlName, string szTableName, int iRow, int iColumn )
- attachDropDownBoxGFC(...) - void ( string szAttachTo, string szName, bool bExpand )
- attachImageButton(...) - void ( string szAttachTo, string szName, string szTexture, GenericButtonSizes eSize, WidgetTypes eWidgetType, int iData1, int iData2, bool bOption )
- attachLabel(...) - void (string szAttachTo, string szName, wstring szText)
- attachListBoxGFC(...) - void ( string szAttachTo, string szName, wstring helpText, TableStyles eStyle )
- attachMultiListControlGFC(...) - void ( string szAttachTo, string szName, wstring helpText, int numLists, int defaultWidth, int defaultHeight, TableStyles eStyle )
- attachMultilineText(...) - void ( string szAttachTo, string szName, wstring szText, WidgetTypes eType, int iData1, int iData2, int iJustify )
- attachPanel(...) - void ( string szAttachTo, string szName, wstring title, wstring helpText, bool bVerticalLayout, bool bScrollable, PanelStyles eStyle )
- attachPanelAt(...) - void ( string szAttachTo, string szName, wstring title, wstring helpText, bool bVerticalLayout, bool bScrollable, PanelStyles eStyle, int iX, int iY, int iWidth, int iHeight, WidgetTypes eWidgetType, int iData1, int iData2 )
- attachScrollbarToDropDown(...) - void ( string szDropDownName, string szBackground, string szThumb, string szTopButton, string szBottomButton, float fX, float fY, float fZ )
- attachScrollbarToListBox(...) - void ( string szListBox, string szBarFile, string szThumbFile, string szUpButtonFile, string szDownButtonFile, float fX, float fY, float fZ )
- attachSlider(...) - void ( string szAttachTo, string szName, int iX, int iY, int iWidth, int iHeight, int iDefault, int iMin, int iMax, WidgetTypes eWidgetType, int iData1, int iData2, bool bIsVertical=false )
- attachTableControlGFC(...) - void ( string szAttachTo, string szName, int numColumns, bool bIncludeHeaders, bool bDrawGrid, int iconWidth, int iconHeight, TableStyles style )
- attachText(...) - void ( string szName, string szAttachNode, wstring szText, FontTypes eFont )
- attachTextGFC(...) - void ( string szAttachTo, string szName, wstring text, FontTypes eFont, WidgetTypes eType, int iData1, int iData2 )
- bringMinimapToFront(...) - void
- centerX(...) - int ( int iX )
- centerY(...) - int ( int iY )
- changeDDSGFC(...) - void ( string szName, string szTexture )
- changeDrawControl(...) - void ( string szName, string szTexture )
- changeImageButton(...) - void ( string szName, string szTexture )
- clearGraphData(...) - void ( string szName, uint uiLayer)
- clearListBoxGFC(...) - void ( string szListBoxName )
- clearMultiList(...) - void ( string szName )
- commitTableRow(...) - void ( string szAttachTo )
- deleteWidget(...) - void (string pszName)
- disableMultiListButton(...) - void ( string szName, int iListId, int iIndexId, string szTexture )
- enable(...) - void ( string szName, bool bEnable )
- enableGridlines(...) - void ( string szName, bool bVertical, bool bHorizontal )
- enableMultiListPulse(...) - void ( string szName, bool bEnable, int listId, int iIndexId )
- enableSelect(...) - void ( string szControlName, bool bEnable )
- enableSort(...)
- enableWorldSounds(...) - void ( bool bEnable )
- findXPoint(...) - int ( float fX, float fY, float fDegree, float fRadius )
- findYPoint(...) - int ( float fX, float fY, float fDegree, float fRadius )
- getCheckBoxState(...) - bool ( string szName )
- getCurrentTime(...) - int ()
- getEditBoxString(...) - wstring ( string szName )
- getPullDownData(...) - int ( string szName, int iIndex )
- getPullDownType(...) - int ( string szName, int iIndex )
- getPythonFileID(...) - int
- getRenderInterfaceOnly(...) - bool ()
- getScrollableAreaCurrentX(...) - float (string szName)
- getScrollableAreaCurrentY(...) - float (string szName)
- getScrollbarCurrentStop(...) - int ( string szName )
- getSelectedListBoxID(...) - int ( string szName )
- getSelectedListBoxString(...) - string ( string szName )
- getSelectedPullDownID(...) - int ( string szName )
- getTableNumColumns(...) - int ( string szName )
- getTableNumRows(...) - int ( string szName )
- getTextRightEdge(...) - float (string szName)
- getXResolution(...) - int ()
- getYResolution(...) - int ()
- groupRadioButton(...) - void ( string szSource, string szTarget )
- hasExitButton(...) - bool
- hide(...) - void ( string szName )
- hideEndTurn(...) - void (string szName)
- hideList(...) - void ( int iID )
- hideRange(...) - void ( string szName, int iLow, int iHigh )
- hideScreen(...) - void
- highlightDDS(...) - void (string szName, bool bOn, int eColor)
- initMinimap(...) - void (int iLeft, int iRight, int iTop, int iBottom, float fZ)
- isActive(...) - bool ()
- isPersistent(...) - bool ()
- isRequiredForcedRedraw(...) - bool
- isRowSelected(...) - bool ( string szName, int iRow )
- markMinimapTexturePlotDirty(...) - void (int iPlotX, int iPlotY)
- minimapClearAllFlashingTiles(...) - void ()
- minimapFlashPlot(...) - void (int iX, int iY, int eColor, float fSeconds)
- modifyLabel(...) - void ( string szName, wstring szText, unsigned int uiFlags )
- modifyString(...) - void ( string szName, wstring szText, unsigned int uiFlags )
- modifyWidgetData(...) - void (string szName, WidgetTypes eType, int iData1, int iData2)
- moveBackward(...) - void ( string szName )
- moveForward(...) - void ( string szName )
- moveItem(...) - void ( string szName, float fX, float fY, float fZ )
- moveToBack(...) - void ( string szName )
- moveToFront(...) - void ( string szName )
- parentClick(...) - void ( string szWidgetName, unsigned int uiFlags, int iData, bool bShift, bool bCtrl )
- performLeaderheadAction(...) - void ( string szName, int eAction )
- playMovie(...) - void ( string szMovieName, float fX, float fY, float fWidth, float fHeight, float fZ)
- prependListBoxString(...) - void ( string szAttachTo, wstring item, WidgetTypes eType, int iData1, int iData2, int iJustify )
- registerHideList(...) - void ( boost::python::list& szNames, int iSize, int iID )
- removeLineGFC(...) - void ( string szDrawCtrlName, string szName )
- renderMinimapWorldTexture(...) - void ()
- resizeBorderedPane(...) - void ( string szName, float fLeft, float fRight, float fTop, float fBottom )
- resizePane(...) - void ( string szName, float fLeft, float fRight, float fTop, float fBottom )
- scrollableAreaScrollDown(...) - void (string szName, float fDistance)
- scrollableAreaScrollLeft(...) - void (string szName, float fDistance)
- scrollableAreaScrollRight(...) - void (string szName, float fDistance)
- scrollableAreaScrollToBottom(...) - void (string szName)
- scrollableAreaScrollToTop(...) - void (string szName)
- scrollableAreaScrollUp(...) - void (string szName, float fDistance)
- selectMultiList(...) - void ( string szName, int iListID )
- selectRow(...) - void ( string szName, int iRow, bool bSelected )
- setActivation(...) - void (string szName, ActivationTypes activation)
- setAnimation(...) - void ( string szName, WidgetAnim eAnim, unsigned int uiKey )
- setBackgroundBorderedPane(...) - void ( string szBackground, float fX, float fY, float fZ, float fWidth, float fHeight, float fBorderSize, bool bDragable )
- setBackgroundWidget(...) - void ( string szBackground, float fX, float fY, float fZ )
- setBarPercentage(...) - void ( string szName, int iBar, float fPercent )
- setButton(...) - void ( string szName, string szAttachTo, float fX, float fY, float fZ, string szTexture, WidgetTypes eWidgetType, int iData1, int iData2, bool bOption, GenericButtonSizes eSize, string szCustomKFMName )
- setButtonGFC(...) - void ( string szName, wstring szText, string szTexture, int iX, int iY, int imageWidth, int imageHeight, WidgetTypes eWidgetType, int iData1, int iData2, ButtonStyles eStyle )
- setButtonText(...) - void ( string szName, wstring szText, string szTextAttachNode, bool bCenterText, FontTypes eFont )
- setCheckBox(...) - void ( string szName, string szAttachTo, float fX, float fY, float fZ, string szTexture, WidgetTypes eWidgetType, int iData1, int iData2, GenericButtonSizes eSize )
- setCloseOnEscape(...) - void ( bool bCloseOnEscape )
- setDataElement(...) - void ( string szName, string szAttachTo, float fX, float fY, float fZ, float fWidth, float fHeight )
- setDimensions(...) - void ( int iX, int iY, int iWidth, int iHeight )
- setDropDownColors(...) - void ( string szName, int eTopBar, int eText, int eSelected )
- setDying(...) - void ( bool bDying )
- setEditBoxMaxCharCount(...) - void ( string szName, int maxCharCount, int preferredCharCount )
- setEditBoxString(...) - void ( string szName, wstring szString )
- setEditBoxTextColor(...) - void ( string szName, NiColorA kColor )
- setEndTurnState(...) - void (string szName, wstring szText)
- setExitButton(...) - void ( string szArtFile, wstring szButtonText, string szTextAttachNode, bool bCenterText, float fX, float fY, float fZ, FontTypes eFont )
- setExitText(...) - void ( wstring szText, unsigned int uiFlags, float fX, float fY, float fZ, FontTypes eFont )
- setFittedText(...) - float ( string szName, string szAttachTo, wstring szText, float fWidth, bool bExpandRight, bool bExpandDown, unsigned int uiFlags, float fX, float fY, float fZ, FontTypes eFont, WidgetTypes eType, int iData1, int iData2 )
- setFocus(...) - void (string szName)
- setForcedRedraw(...) - void ( bool bRequiresForcedRedraw )
- setGraphGrid(...) - void (string szName, float fXstart, float fdX, float fYstart, float fdY)
- setGraphLabelX(...) - void (string szName, wstring szLabel)
- setGraphLabelY(...) - void (string szName, wstring szLabel)
- setGraphXDataRange(...) - void (string szName, float fXmin, float fXmax)
- setGraphYDataRange(...) - void (string szName, float fYmin, float fYmax)
- setHelpTextArea(...) - void ( float fWidth, FontTypes eFont, float fX, float fY, float fZ, bool bFloating, string szArtFile, bool bExpandRight, bool bExpandDown, uint uiFlags, int iMinWidth )
- setHelpTextString(...) - void ( wstring szString )
- setHitTest(...) - void (string szName, hitTestTypes hitTest)
- setImageButton(...) - void ( string szName, string szTexture, int iX, int iY, int iWidth, int iHeight, WidgetTypes eWidgetType, int iData1, int iData2 )
- setImageButtonAt(...) - void ( string szName, string szAttachTo, string szTexture, int iX, int iY, int iWidth, int iHeight, WidgetTypes eWidgetType, int iData1, int iData2 )
- setLabel(...) - void ( string szName, string szAtttachTo, wstring szText, unsigned int uiFlags, float fX, float fY, float fZ, FontTypes eFont, WidgetTypes eType, int iData1, int iData2 )
- setLabelAt(...) - void ( string szName, string szAttachTo, wstring szText, unsigned int uiFlags, float fX, float fY, float fZ, FontTypes eFont, WidgetTypes eType, int iData1, int iData2 )
- setLeaderheadAdvisor(...) - void ( string szName, int eAdvisor )
- setLeaderheadMood(...) - void ( string szName, int eAttitude )
- setLeftText(...) - void ( string szName, wstring szString, FontTypes eFont, WidgetTypes eWidgetType, int iData1, int iData2 )
- setListBoxColors(...) - void ( string szName, int eColor, int eSelectedColor )
- setMainInterface(...) - void (bool bMain)
- setMinimapColor(...) - void (MinimapModeTypes eMinimapMode, int iX, int iY, int iColor, float fAlpha)
- setMinimapMap(...) - void (const CyReplayInfo* pReplayInfo, int iLeft, int iRight, int iTop, int iBottom, float fZ)
- setMinimapMode(...) - void (MinimapModeTypes eMode)
- setMinimapNoRender(...) - void (bool value)
- setNamedScrollableAreaHorizontalScrollbar(...) - void ( string szWidgetName, string szAttachTo, string szBackground, string szThumb, string szLeftArrow, string szRightArrow )
- setNamedScrollableAreaVeritcalScrollbar(...) - void ( string szWidgetName, string szAttachTo, string szBackground, string szThumb, string szUpArrow, string szDownArrow )
- setPaneColor(...) - void ( string szName, int eColor )
- setPanelColor(...) - void ( string szName, int iRed, int iGreen, int iBlue )
- setPanelSize(...) - void ( string szName, int iX, int iY, int iWidth, int iHeight )
- setPassThru(...) - void (string szName, bool bPassThru)
- setPersistent(...) - void ( bool bPersistent )
- setPulsing(...) - void ( string szName, bool bPulsing )
- setRadioButton(...) - void ( string szName, string szAttachTo, string szFile, float fX, float fY, float fZ, WidgetTypes eWidgetType, int iData1, int iData2 )
- setRadioButtonState(...) - void ( string szName, bool /*FxCheckBox::CheckBoxState*/ eState )
- setRenderInterfaceOnly(...) - void (bool val)
- setRightText(...) - void ( string szName, wstring szString, FontTypes eFont, WidgetTypes eWidgetType, int iData1, int iData2 )
- setScale(...) - void (string szName, float fScale)
- setScrollableArea(...) - void ( string szName, string szAttachTo, float fX, float fY, float fZ )
- setScrollableAreaDimensions(...) - void ( string szName, float fX, float fY, float fWidth, float fHeight )
- setScrollableAreaHorizontalScrollbar(...) - void ( string szName, string szBackground, string szThumb, string szLeftArrow, string szRightArrow )
- setScrollableAreaPaneColor(...) - void ( string szName, float fRed, float fGreen, float fBlue, float fAlpha )
- setScrollableAreaVeritcalScrollbar(...) - void ( string szName, string szBackground, string szThumb, string szUpArrow, string szDownArrow )
- setScrollbar(...) - void ( string szName, string szAttachTo, string szBackground, string szThumb, string szLeftArrow, string szRightArrow, float fX, float fY, float fZ, float fHeight, float fWidth, bool bVertical)
- setScrollbarNumStops(...) - void ( string szName, int iNumStops )
- setScrollbarToStop(...) - void ( string szName, int iStop )
- setSelectedListBoxString(...) - void ( string szName, int iID )
- setSelectedListBoxStringGFC(...) - void ( string szName, int item )
- setShowFor(...)
- setSound(...) - void (string pszSound)
- setStackedBarColors(...) - void ( string szName, int iBar, int eColor )
- setStackedBarColorsAlpha(...) - void ( string szName, int iBar, int eColor, float fAlpha )
- setStackedBarColorsRGB(...) - void ( string szName, int iBar, int iRed, int iGreen, int iBlue, float fAlpha )
- setState(...) - void ( string szName, bool /*FxCheckBox::CheckBoxState*/ eState )
- setStyle(...) - void (string szName, string szStyle)
- setTableColumnHeader(...) - void ( string szName, int iColumn, wstring header, int iWidth )
- setTableColumnRightJustify(...) - void ( string szName, int iCol )
- setTableInt(...)
- setTableNumRows(...) - void ( string szName, unsigned int numRows )
- setTableRowHeight(...) - void ( string szName, int iRow, int iHeight )
- setTableText(...) - void ( string szName, int iColumn, int iRow, wstring text, string szIcon, WidgetTypes eWidgetType, int iData1, int iData2, int iJustify )
- setTableTextKey(...) - void ( string szName, int iColumn, wstring szKey, int iRowTest, wstring text, WidgetTypes eWidgetType, int iData1, int iData2, int iJustify, int iNumRows )
- setText(...) - void ( string szName, string szAtttachTo, wstring szText, unsigned int uiFlags, float fX, float fY, float fZ, FontTypes eFont, WidgetTypes eType, int iData1, int iData2 )
- setTextAt(...) - void ( string szName, string szAttachTo, wstring szText, unsigned int uiFlags, float fX, float fY, float fZ, FontTypes eFont, WidgetTypes eType, int iData1, int iData2 )
- setTextBackgroundPane(...) - void ( string szName, int eColor )
- setTextColor(...) - void ( string szName, int eColor )
- setTextHighlightColor(...) - void ( string szName, int eColor )
- setToolTipAlignment(...) - void (string szName, ToolTipAlignTypes alignment)
- setViewMin(...) - void ( string szName, int iWidth, int iHeight )
- show(...) - void ( string szName )
- showEndTurn(...) - void (string szName)
- showRange(...) - void ( string szName, int iLow, int iHigh )
- showScreen(...) - void ( PopupStates bState, bool bPassInput )
- showWindowBackground(...) - void ( bool bShow )
- updateAppropriateCitySelection(...) - void ( string szName, int iNumRows )
- updateMinimap(...) - void (float fTime)
- updateMinimapColorFromMap(...) - void (MinimapModeTypes eMode, float fAlpha)
- updateMinimapSection(...) - void (bool bWholeMap)
- updateMinimapVisibility(...) - void
Other Attributes
Inherited Attributes
- __dict__ = <dictproxy object>
- __new__ = <built-in method __new__ of Boost.Python.class object>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
- __weakref__ = <member '__weakref__' of 'Boost.Python.instance' objects...