|
Crazy Eddie's GUI System
${CEGUI_VERSION}
|
Public Member Functions | |
| PythonEventSubscription (PyObject *callable) | |
| PythonEventSubscription (const PythonEventSubscription &other) | |
| bool | operator() (const CEGUI::EventArgs &args) const |
Public Attributes | |
| PyObject * | d_callable |