|
SDL Window Engine
20200905
|
свойства отрисовка символа Подробнее...
#include <swe_fontset.h>
Открытые члены | |
| CharProperty (const CharRender &=RenderSolid, int style=StyleNormal, const CharHinting &=HintingNormal) | |
| int | operator() (void) const |
| CharRender | render (void) const |
| int | style (void) const |
| CharHinting | hinting (void) const |
| void | reset (void) |
| void | setRender (const CharRender &) |
| void | setStyle (int) |
| void | setHinting (const CharHinting &) |
| bool | operator< (const CharProperty &cp) const |
| bool | operator!= (const CharProperty &) const |
Открытые атрибуты | |
| u8 | val |
свойства отрисовка символа
1.8.14