Panda3D
Static Public Member Functions
EventReceiver Class Reference

An abstract base class for anything that might care about receiving events. More...

#include "eventReceiver.h"

List of all members.

Static Public Member Functions

static TypeHandle get_class_type ()
static void init_type ()

Detailed Description

An abstract base class for anything that might care about receiving events.

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 28 of file eventReceiver.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations