15 #ifndef CONFIG_SOFTEGG_H 16 #define CONFIG_SOFTEGG_H 18 #include "pandatoolbase.h" 19 #include "notifyCategoryProxy.h" 20 #include "configVariableBool.h" 22 NotifyCategoryDeclNoExport(softegg);
27 extern void init_libsoftegg();
This is a convenience class to specialize ConfigVariable as a boolean type.