Crossfire Server, Trunk
|
Go to the source code of this file.
Data Structures | |
struct | Crossfire_Party |
Functions | |
PyObject * | Crossfire_Party_wrap (partylist *what) |
Variables | |
PyTypeObject | Crossfire_PartyType |
PyObject* Crossfire_Party_wrap | ( | partylist * | what | ) |
Definition at line 61 of file cfpython_party.cpp.
PyTypeObject Crossfire_PartyType |
Referenced by cfpython_init_types(), Crossfire_Party_RichCompare(), Crossfire_Party_wrap(), main(), and Player_SetParty().