15 #include "pgMouseWatcherGroup.h" 26 ~PGMouseWatcherGroup() {
29 if (_top != (
PGTop *)NULL) {
The "top" node of the new Panda GUI system.
This TFormer maintains a list of rectangular regions on the screen that are considered special mouse ...
This is a specialization on MouseWatcherGroup, to associate it with a PGTop.
TypeHandle is the identifier used to differentiate C++ class types.
void set_mouse_watcher(MouseWatcher *watcher)
Sets the MouseWatcher pointer that the PGTop object registers its PG items with.