GigaPasjans
Loading...
Searching...
No Matches
Game::StatisticsEntry Struct Reference

Represents a entry in statistics screen. More...

#include <WinScreen.h>

Collaboration diagram for Game::StatisticsEntry:

Public Member Functions

 StatisticsEntry (const Int2 &position, const std::function< String()> &supplier)
 
 StatisticsEntry (const StatisticsEntry &other)
 
 StatisticsEntry (StatisticsEntry &&other) noexcept
 

Public Attributes

Andromenda::TextComponentText = nullptr
 Component associated with this entry.
 
String Id
 Unique identifier used to register this entry's component.
 
std::function< String()> Supplier
 Function used to retrieve text that should be set in text component.
 

Detailed Description

Represents a entry in statistics screen.


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