Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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...

Inheritance diagram for PGMouseWatcherParameter:
TypedWritableReferenceCount MouseWatcherParameter TypedWritable ReferenceCount TypedObject

List of all members.

Public Member Functions

 output (ostream out)

Static Public Member Functions

static TypeHandle getClassType ()

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.


Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from TypedWritableReferenceCount.

output ( ostream  out)

Reimplemented from MouseWatcherParameter.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties