Civilization IV Python Documentation
CvGameSpeedInfo
Method Resolution Order
- CvGameSpeedInfo
- CvInfoBase
- Boost.Python.instance
- __builtin__.object
Methods defined in this class
- __init__(...)
- getAnarchyPercent(...) - int ()
- getBarbPercent(...) - int ()
- getBuildPercent(...) - int ()
- getConstructPercent(...) - int ()
- getCreatePercent(...) - int ()
- getFeatureProductionPercent(...) - int ()
- getGameTurnInfo(...) - GameTurnInfo ()
- getGoldenAgePercent(...) - int ()
- getGreatPeoplePercent(...) - int ()
- getGrowthPercent(...) - int ()
- getHurryConscriptAngerPercent(...) - int ()
- getHurryPercent(...) - int ()
- getImprovementPercent(...) - int ()
- getInflationOffset(...) - int ()
- getInflationPercent(...) - int ()
- getNumTurnIncrements(...) - int ()
- getResearchPercent(...) - int ()
- getTrainPercent(...) - int ()
- getUnitDiscoverPercent(...) - int ()
- getUnitGreatWorkPercent(...) - int ()
- getUnitHurryPercent(...) - int ()
- getUnitTradePercent(...) - 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...