Civilization IV Python Documentation
CvWorldInfo
Method Resolution Order
- CvWorldInfo
- CvInfoBase
- Boost.Python.instance
- __builtin__.object
Methods defined in this class
- __init__(...)
- getBuildingClassPrereqModifier(...) - int ()
- getDefaultPlayers(...) - int ()
- getDistanceMaintenancePercent(...) - int ()
- getFeatureGrainChange(...) - int ()
- getGridHeight(...) - int ()
- getGridWidth(...) - int ()
- getMaxConscriptModifier(...) - int ()
- getNumCitiesAnarchyPercent(...) - int ()
- getNumCitiesMaintenancePercent(...) - int ()
- getNumFreeBuildingBonuses(...) - int ()
- getResearchPercent(...) - int ()
- getTargetNumCities(...) - int ()
- getTerrainGrainChange(...) - int ()
- getTradeProfitPercent(...) - int ()
- getUnitNameModifier(...) - int ()
- getWarWearinessModifier(...) - int ()
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...