group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
HudPopupMessage Struct Reference

Generic transient HUD popup message. More...

#include <HudTypes.hpp>

Public Attributes

HudPopupKind kind = HudPopupKind::Info
 Styling category.
std::string text
 Already-formatted display text.

Detailed Description

Generic transient HUD popup message.

Member Data Documentation

◆ kind

HudPopupKind HudPopupMessage::kind = HudPopupKind::Info

Styling category.

◆ text

std::string HudPopupMessage::text

Already-formatted display text.


The documentation for this struct was generated from the following file: