|
SDL Window Engine
20200905
|
класс цветного unicode символа Подробнее...
#include <swe_cunicode_color.h>
Открытые члены | |
| UnicodeColor (int sym, const Color &cl) | |
| UnicodeColor (int sym, const FBColors &fbc) | |
| bool | operator< (const UnicodeColor &) const |
| bool | operator> (const UnicodeColor &) const |
| bool | operator== (const UnicodeColor &) const |
| bool | operator!= (const UnicodeColor &) const |
| bool | isUnicode (int uc) const |
| int | unicode (void) const |
| const FBColors & | colors (void) const |
| int | value (void) const |
| ColorIndex | fgindex (void) const |
| ColorIndex | bgindex (void) const |
| Color | fgcolor (void) const |
| Color | bgcolor (void) const |
| void | unicode (int sym) |
| void | colors (const FBColors &) |
| void | fgindex (const ColorIndex &) |
| void | bgindex (const ColorIndex &) |
класс цветного unicode символа
1.8.14