PGMouseWatcherParameter
from panda3d.core import PGMouseWatcherParameter
- class PGMouseWatcherParameter
Bases:
Bases:
TypedWritableReferenceCount
,MouseWatcherParameter
This specialization on
MouseWatcherParameter
allows us to tag on additional elements to events for the gui system, and also inherits fromTypedWritableReferenceCount
so we can attach this thing to an event.Inheritance diagram
- __init__(param0: PGMouseWatcherParameter)
- static getClassType() TypeHandle