RescaleModeSection class
#include <Jazz2/UI/Menu/RescaleModeSection.h>
Rescale mode selection menu section.
Lists the available screen rescaling and upscaling filter modes (such as pixel-perfect, the upscaling filters, and the CRT effects) and lets the player choose one. Built declaratively on top of WidgetSection.
Base classes
- class WidgetSection
- Base class of a declarative menu section.
Public functions
- void OnShow(IMenuContainer* root) override
- Called when the section is shown.