15 #include "config_framework.h"
18 #include "windowFramework.h"
24 #include "checkPandaVersion.h"
26 Configure(config_framework);
27 NotifyCategoryDef(framework,
"");
30 (
"aspect-ratio", 0.0);
32 (
"show-frame-rate-meter",
false);
34 (
"show-scene-graph-analyzer-meter",
false);
36 (
"window-type",
"onscreen");
39 (
"record-session",
"");
41 (
"playback-session",
"");
44 ConfigureFn(config_framework) {
45 WindowFramework::init_type();
This is a convenience class to specialize ConfigVariable as a boolean type.
This is a convenience class to specialize ConfigVariable as a floating-point type.
This is a convenience class to specialize ConfigVariable as a string type.