|
SDL Window Engine
20200905
|
класс список цветных unicode строк Подробнее...
#include <swe_cunicode_color.h>
Открытые члены | |
| UCStringList (const UnicodeList &ul, const FBColors &fbc) | |
| UCStringList (const UnicodeList &ul, const ColorIndex &col) | |
| UCStringList (const std::list< UCString > &v) | |
| UCStringList (const UCStringList &v) | |
| UCStringList (UCStringList &&v) noexcept | |
| UCStringList & | operator= (const UCStringList &v) |
| UCStringList & | operator= (UCStringList &&v) noexcept |
| size_t | maxStringWidth (void) const |
| size_t | totalStringsWidth (void) const |
| UCString | join (void) const |
| UCString | join (const UCString &) const |
| UCStringList & | append (const UCString &) |
| UCStringList & | append (const UnicodeList &, const FBColors &) |
| UCStringList & | append (const UnicodeList &, const ColorIndex &) |
| UCStringList & | append (const UCStringList &) |
| UCStringList & | operator<< (const UCString &) |
| UCStringList & | operator<< (const UCStringList &) |
класс список цветных unicode строк
1.8.14