Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
menu_model.h File Reference

Declares menu model structures and helpers. More...

#include <cstddef>
#include <limits>
#include <string>
#include <string_view>
#include <vector>
#include "src/input/navigation_input.h"
Include dependency graph for menu_model.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ui::MenuItem
 Item shown in a focus-driven menu. More...
 
class  ui::MenuModel
 Menu state that supports controller and keyboard navigation. More...
 
struct  ui::MenuUpdate
 Result of applying a UI command to a menu. More...
 

Detailed Description

Declares menu model structures and helpers.