14 #ifndef PGMOUSEWATCHERGROUP_H 15 #define PGMOUSEWATCHERGROUP_H 34 INLINE
void clear_top(
PGTop *top);
43 static void init_type() {
44 MouseWatcherGroup::init_type();
46 MouseWatcherGroup::get_class_type());
49 return get_class_type();
51 virtual TypeHandle force_init_type() {init_type();
return get_class_type();}
The "top" node of the new Panda GUI system.
This represents a collection of MouseWatcherRegions that may be managed as a group.
void register_type(TypeHandle &type_handle, const std::string &name)
This inline function is just a convenient way to call TypeRegistry::register_type(),...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This is a specialization on MouseWatcherGroup, to associate it with a PGTop.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
TypeHandle is the identifier used to differentiate C++ class types.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.