ToyGine2 26.2.0
Game Engine for retro consoles
Loading...
Searching...
No Matches
ui.hpp File Reference

Umbrella header for platform UI types. More...

Include dependency graph for ui.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  toy::platform::ui
 Platform UI: orientation, window show state, window style flags, message box (icon, buttons, return value).

Detailed Description

Umbrella header for platform UI types.

Defines toy::platform::ui::Orientation, toy::platform::ui::WindowShowState, toy::platform::ui::WindowStyle, toy::platform::ui::MessageBoxIcon, toy::platform::ui::MessageBoxButtons, toy::platform::ui::MessageBoxReturn, and related UI.

Include this header only; do not include internal headers directly.