Rocket::Core::Python::EventWrapper Class Reference
#include <EventWrapper.h>
|
Public Member Functions |
|
| EventWrapper (PyObject *self, const char *type, const Rocket::Core::Dictionary ¶meters, bool interruptable) |
|
virtual void * | GetScriptObject () const |
| | Return the python script object associated with this element.
|
|
void | SetTargetElement (Element *target_element) |
| | Set the target element of the event.
|
Friends |
|
class | EventInterface |
|
class | EventInstancer |
Detailed Description
Python wrapper for the
Event class
- Author:
- Lloyd Weehuizen
The documentation for this class was generated from the following files: