|
Unravel Engine C++ Reference
|
Functions | |
| void | set_photoshop_theme () |
| void | set_dark_theme () |
| void | set_dark_theme_red () |
| void | set_professional_dark_theme () |
| void | set_unity_inspired_theme () |
| void | set_modern_purple_theme () |
| void | set_warm_amber_theme () |
| void | set_cool_blue_theme () |
| void | set_minimalist_green_theme () |
| void | set_unity_theme () |
| void imgui_style::set_cool_blue_theme | ( | ) |
Definition at line 667 of file imgui_style.cpp.
| void imgui_style::set_dark_theme | ( | ) |
Definition at line 104 of file imgui_style.cpp.
| void imgui_style::set_dark_theme_red | ( | ) |
Definition at line 204 of file imgui_style.cpp.
| void imgui_style::set_minimalist_green_theme | ( | ) |
Definition at line 790 of file imgui_style.cpp.
| void imgui_style::set_modern_purple_theme | ( | ) |
Definition at line 421 of file imgui_style.cpp.
| void imgui_style::set_photoshop_theme | ( | ) |
Definition at line 7 of file imgui_style.cpp.
| void imgui_style::set_professional_dark_theme | ( | ) |
Definition at line 283 of file imgui_style.cpp.
| void imgui_style::set_unity_inspired_theme | ( | ) |
Definition at line 412 of file imgui_style.cpp.
| void imgui_style::set_unity_theme | ( | ) |
Definition at line 913 of file imgui_style.cpp.
| void imgui_style::set_warm_amber_theme | ( | ) |
Definition at line 544 of file imgui_style.cpp.