#include <eventReceiver.h>
Static Public Member Functions | |
TypeHandle | get_class_type () |
void | init_type () |
Static Private Attributes | |
TypeHandle | _type_handle |
An object that might receive an event should inherit from this class; each event may be sent with an optional EventReceiver pointer.
Definition at line 42 of file eventReceiver.h.
|
Definition at line 45 of file eventReceiver.h. |
|
Definition at line 48 of file eventReceiver.h. |
|
Definition at line 24 of file eventReceiver.cxx. |