Jazz2::UI::Menu::GraphicsOptionsSection class

Graphics options menu section.

Lists the graphics and video settings, such as rescale mode, resolution, antialiasing, and lighting quality. Built declaratively on top of WidgetSection.

Base classes

class WidgetSection
Base class of a declarative menu section.

Constructors, destructors, conversion operators

~GraphicsOptionsSection() override

Public functions

void OnShow(IMenuContainer* root) override
Called when the section is shown.
void OnDraw(Canvas* canvas) override
Called when the section should be drawn — the bottom background layer.