Panda3D
|
This class emulates the old dconfig-style interface to our Panda config system. More...
#include "dconfig.h"
This class emulates the old dconfig-style interface to our Panda config system.
It exists only to provide backward-compatible support, and it is used primarily by Python code. For modern code, use the new ConfigVariable* interface instead of this deprecated interface.