|
Crossfire Server, Branch 1.12
R12190
|

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 53 of file cfpython_region.c.
References Crossfire_RegionType, and Crossfire_Region::reg.
Referenced by Crossfire_Region_GetNext(), Crossfire_Region_GetParent(), getRegions(), and Map_GetRegion().

| PyTypeObject Crossfire_RegionType |
Definition at line 23 of file cfpython_region_private.h.
Referenced by Crossfire_Region_wrap(), and initPlugin().
1.7.6.1