15 #include "pgMouseWatcherParameter.h"
17 TypeHandle PGMouseWatcherParameter::_type_handle;
24 PGMouseWatcherParameter::
25 ~PGMouseWatcherParameter() {
33 void PGMouseWatcherParameter::
34 output(ostream &out)
const {
35 MouseWatcherParameter::output(out);
TypeHandle is the identifier used to differentiate C++ class types.