MouseWatcherGroup¶
from panda3d.core import MouseWatcherGroup
-
class
MouseWatcherGroup
¶ Bases:
MouseWatcherBase
,ReferenceCount
This represents a collection of
MouseWatcherRegions
that may be managed as a group. The implementation for this is inMouseWatcherBase
; this class exists so that we can inherit fromReferenceCount
.Inheritance diagram
-
static
getClassType
() → TypeHandle¶
-
static