bool ReconfigureGraphics(const ViewConfig& config);
ReconfigureGraphics reconfigures the view configuration settings on the device when switching video mode and/or settings.
Parameters |
Description |
const ViewConfig& config |
The new window settings. |
A Boolean value of true if the settings are reconfigured and false otherwise.