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