|
CardGame
Rogue-like card videogame
|
Two-line text layout produced by splitting a string to fit a slot width. More...
#include <cardRenderer.h>
Public Attributes | |
| std::string | firstName |
| std::optional< std::string > | secondName |
Two-line text layout produced by splitting a string to fit a slot width.
The second line is present only when the input text does not fit on one line.
| std::string NameLayout::firstName |
| std::optional<std::string> NameLayout::secondName |