Civilization IV Python Documentation
CyGlobeLayer
Method Resolution Order
- CyGlobeLayer
- Boost.Python.instance
- __builtin__.object
Methods defined in this class
- __init__(...)
- getButtonStyle(...) - const char* getButtonStyle()
- getCurrentOption(...) - int getCurrentOption()
- getName(...) - const char* getName()
- getNumOptions(...) - int getNumLayers()
- getOptionButton(...) - std::string getOptionButton(int iOptionID)
- getOptionName(...) - std::wstring getOptionName(int iOptionID)
- isGlobeviewRequired(...) - bool isGlobeviewRequired()
- isNone(...) - bool isNone()
- needsPlayerFilter(...) - bool needsPlayerFilter()
- registerGlobeLayer(...) - void registerGlobeLayer()
- shouldCitiesZoom(...) - bool shouldCitiesZoom()
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...