PGMouseWatcherBackground
from panda3d.core import PGMouseWatcherBackground
- class PGMouseWatcherBackground
Bases:
Bases:
MouseWatcherRegionThis is a special kind of
MouseWatcherRegionthat doesn’t have a rectangle and is never active, but just quietly listens for keypresses and sends them to all thePGItemswith background focus.Inheritance diagram
- __init__()
- __init__(param0: PGMouseWatcherBackground)
- static getClassType() TypeHandle
