Rocket::Core::Python::EventWrapper Class Reference

#include <EventWrapper.h>

Inheritance diagram for Rocket::Core::Python::EventWrapper:
Collaboration diagram for Rocket::Core::Python::EventWrapper:

Public Member Functions

 EventWrapper (PyObject *self, const char *type, const Rocket::Core::Dictionary &parameters, 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: