14 #ifndef EVENTRECEIVER_H 15 #define EVENTRECEIVER_H 31 static void init_type() {
An abstract base class for anything that might care about receiving events.
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.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
TypeHandle is the identifier used to differentiate C++ class types.