17INLINE PGMouseWatcherGroup::
18PGMouseWatcherGroup(
PGTop *top) : _top(top) {
27 nassertv(_top == top);
void clear_top(PGTop *top)
Called by the PGTop object to indicate that it is no longer keeping the pointer to the PGMouseWatcher...
The "top" node of the new Panda GUI system.