YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
笔样式:字体和笔颜色。 更多...
#include <TextBase.h>
Public 成员函数 | |
PenStyle (const Drawing::Font &fnt={}, Drawing::Color c=Drawing::ColorSpace::White) | |
构造:使用指定字体家族、字体大小和颜色。 | |
const FontFamily & | GetFontFamily () const ynothrow |
FontCache & | GetCache () const ynothrow |
Public 属性 | |
Drawing::Font | Font |
字体。 | |
Drawing::Color | Color |
笔颜色。 | |
|
inlineexplicit |
|
inline |
在文件 TextBase.h 第 68 行定义.
|
inline |
在文件 TextBase.h 第 67 行定义.
Drawing::Color YSLib::Drawing::PenStyle::Color |
Drawing::Font YSLib::Drawing::PenStyle::Font |