Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions
PGMouseWatcherBackground Class Reference

This is a special kind of MouseWatcherRegion that doesn't have a rectangle and is never active, but just quietly listens for keypresses and sends them to all the PGItems with background focus. More...

Inheritance diagram for PGMouseWatcherBackground:
MouseWatcherRegion TypedWritableReferenceCount Namable TypedWritable ReferenceCount TypedObject

List of all members.

Public Member Functions

 PGMouseWatcherBackground ()

Static Public Member Functions

static TypeHandle getClassType ()

Detailed Description

This is a special kind of MouseWatcherRegion that doesn't have a rectangle and is never active, but just quietly listens for keypresses and sends them to all the PGItems with background focus.


Constructor & Destructor Documentation


Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from MouseWatcherRegion.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties