group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
TitleScreenUI.cpp File Reference

ImGui implementation of the top-level landing menu. More...

#include "TitleScreenUI.hpp"
#include "menus/MenuTheme.hpp"
#include <algorithm>
#include <imgui.h>
Include dependency graph for TitleScreenUI.cpp:

Namespaces

namespace  title_screen_ui

Functions

TitleScreenResult title_screen_ui::buildTitleScreen ()
 Render the landing menu and return any user action this frame.

Detailed Description

ImGui implementation of the top-level landing menu.