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