Panda3D
|
This specialization on MouseWatcherParameter allows us to tag on additional elements to events for the gui system, and also inherits from TypedWritableReferenceCount so we can attach this thing to an event. More...
#include "pgMouseWatcherParameter.h"
Public Member Functions | |
PGMouseWatcherParameter (const MouseWatcherParameter ©) | |
virtual TypeHandle | force_init_type () |
virtual TypeHandle | get_type () const |
void | operator= (const MouseWatcherParameter ©) |
void | output (ostream &out) const |
Static Public Member Functions | |
static TypeHandle | get_class_type () |
static void | init_type () |
This specialization on MouseWatcherParameter allows us to tag on additional elements to events for the gui system, and also inherits from TypedWritableReferenceCount so we can attach this thing to an event.
Definition at line 31 of file pgMouseWatcherParameter.h.