Civilization IV Python Documentation
CvDiplomacyInfo
Method Resolution Order
- CvDiplomacyInfo
- CvInfoBase
- Boost.Python.instance
- __builtin__.object
Methods defined in this class
- __init__(...)
- getAttitudeTypes(...) - bool (int i, int j)
- getCivilizationTypes(...) - bool (int i, int j)
- getDiplomacyPowerTypes(...) - bool (int i, int j)
- getDiplomacyText(...) - string (int i, int j)
- getLeaderHeadTypes(...) - bool (int i, int j)
- getNumDiplomacyText(...) - int (int i)
- getNumResponses(...) - int ()
- getResponse(...) - CvDiplomacyResponse (int iNum)
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...