PGMouseWatcherBackground

from panda3d.core import PGMouseWatcherBackground
class PGMouseWatcherBackground

Bases: MouseWatcherRegion

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.

Inheritance diagram

Inheritance diagram of PGMouseWatcherBackground

__init__(*args, **kwargs)
getClassType()

C++ Interface: get_class_type()

get_class_type()

C++ Interface: get_class_type()