PGMouseWatcherBackground
from panda3d.core import PGMouseWatcherBackground
- class PGMouseWatcherBackground
Bases:
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 thePGItems
with background focus.Inheritance diagram
- __init__()
- __init__(param0: PGMouseWatcherBackground)
- static getClassType() TypeHandle