Crossfire Server, Trunk
|
Go to the source code of this file.
Data Structures | |
struct | Crossfire_Region |
Functions | |
PyObject * | Crossfire_Region_wrap (region *what) |
Variables | |
PyTypeObject | Crossfire_RegionType |
PyObject* Crossfire_Region_wrap | ( | region * | what | ) |
Definition at line 72 of file cfpython_region.cpp.
References Crossfire_RegionType, and Crossfire_Region::reg.
Referenced by Crossfire_Region_GetNext(), Crossfire_Region_GetParent(), getRegions(), and Map_GetRegion().
PyTypeObject Crossfire_RegionType |
Referenced by cfpython_init_types(), Crossfire_Region_RichCompare(), Crossfire_Region_wrap(), and main().