Panda3D
Public Member Functions | Static Public Member Functions

PGMouseWatcherParameter Class Reference

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"

Inheritance diagram for PGMouseWatcherParameter:
TypedWritableReferenceCount MouseWatcherParameter TypedWritable ReferenceCount TypedObject MemoryBase MemoryBase

List of all members.

Public Member Functions

 PGMouseWatcherParameter (const MouseWatcherParameter &copy)
virtual TypeHandle force_init_type ()
virtual TypeHandle get_type () const
void operator= (const MouseWatcherParameter &copy)
void output (ostream &out) const

Static Public Member Functions

static TypeHandle get_class_type ()
static void init_type ()

Detailed Description

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.


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