Tramway SDK
Public Member Functions | Protected Attributes | List of all members
tram::Ext::Menu::InterceptMenu Class Reference

#include <debug.h>

Inheritance diagram for tram::Ext::Menu::InterceptMenu:
tram::Ext::Menu::Menu

Public Member Functions

void Display ()
 
uint32_t Layer ()
 
void SetOffset (uint32_t offset)
 
 ~InterceptMenu ()=default
 
- Public Member Functions inherited from tram::Ext::Menu::Menu
virtual ~Menu ()=default
 

Protected Attributes

uint32_t offset = 0
 

Additional Inherited Members

- Static Public Member Functions inherited from tram::Ext::Menu::Menu
static void Push (Menu *)
 
static bool Pop ()
 
static bool Empty ()
 
static void Clear ()
 
static void Add (Menu *)
 
static void Remove (Menu *)
 

Constructor & Destructor Documentation

◆ ~InterceptMenu()

tram::Ext::Menu::InterceptMenu::~InterceptMenu ( )
default

Member Function Documentation

◆ Display()

void tram::Ext::Menu::InterceptMenu::Display ( )
virtual

Implements tram::Ext::Menu::Menu.

◆ Layer()

uint32_t tram::Ext::Menu::InterceptMenu::Layer ( )
inlinevirtual

Implements tram::Ext::Menu::Menu.

◆ SetOffset()

void tram::Ext::Menu::InterceptMenu::SetOffset ( uint32_t  offset)
inline

Member Data Documentation

◆ offset

uint32_t tram::Ext::Menu::InterceptMenu::offset = 0
protected

The documentation for this class was generated from the following files: