|
YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
基础文本渲染逻辑对象。 更多...

函数 | |
| void | SetCurrentTextLineNOf (TextState &ts, u16 n) |
| void | MovePen (TextState &ts, ucs4_t c) |
基础文本渲染逻辑对象。
在文件 TextBase.cpp 中定义.
| void MovePen | ( | TextState & | ts, |
| ucs4_t | c | ||
| ) |
| void SetCurrentTextLineNOf | ( | TextState & | ts, |
| u16 | n | ||
| ) |
在文件 TextBase.cpp 第 71 行定义.
参考 YSLib::Drawing::GetTextLineBaseOf() , 以及 YSLib::Drawing::GetTextLineHeightExOf().
参考自 DualScreenReader::Execute() , 以及 DualScreenReader::MoveUpForLastLine().

