Civilization IV Python Documentation
CvYieldInfo
Method Resolution Order
- CvYieldInfo
- CvInfoBase
- Boost.Python.instance
- __builtin__.object
Methods defined in this class
- __init__(...)
- getAIWeightPercent(...) - int ()
- getChar(...) - int ()
- getCityChange(...) - int ()
- getColorType(...) - int ()
- getGoldenAgeYield(...) - int ()
- getGoldenAgeYieldThreshold(...) - int ()
- getHillsChange(...) - int ()
- getLakeChange(...) - int ()
- getMinCity(...) - int ()
- getPeakChange(...) - int ()
- getPopulationChangeDivisor(...) - int ()
- getPopulationChangeOffset(...) - int ()
- getTradeModifier(...) - 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...