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 thePGItems
with background focus.Inheritance diagram
-
PGMouseWatcherBackground(void)
-
PGMouseWatcherBackground(PGMouseWatcherBackground const&) = default
-
static TypeHandle get_class_type(void)
-
PGMouseWatcherBackground(void)