|
dl
|
成员的完整列表,这些成员属于 dl::Text,包括所有继承而来的类成员
| Factory class | dl::Text | friend |
| GetColor(TextParam type=TextParam::NORMAL) | dl::Text | inline |
| GetCoor() | dl::Text | inline |
| GetFontSize(TextParam type=TextParam::NORMAL) | dl::Text | inline |
| GetLayout() | dl::Text | inline |
| GetNodeFontSize(size_t i) | dl::Text | |
| GetNodeSize(size_t i) | dl::Text | |
| GetOrder() | dl::Text | inline |
| GetSize() | dl::Text | |
| GetString() | dl::Text | |
| Index2Pos(size_t i) | dl::Text | |
| IsPickup() | dl::Text | |
| PoolList< Text > class | dl::Text | friend |
| Pos2CursorIndex(const Position &pos) | dl::Text | |
| Pos2Index(const Position &pos) | dl::Text | |
| Pos2IndexOutRange(const Position &pos) | dl::Text | |
| Render() | dl::Text | |
| RenderDebug() | dl::Text | |
| SetBackground(bool open, const Color &col=ColorDef::TEXT_BG) | dl::Text | |
| SetBackground(Text *b) | dl::Text | inline |
| SetCenter(const Position &pos={}) | dl::Text | |
| SetColor(const Color &col, TextParam type=TextParam::NORMAL) | dl::Text | |
| SetFontId(std::size_t id) | dl::Text | |
| SetFontSize(unsigned size) | dl::Text | |
| SetFormat(bool open) | dl::Text | inline |
| SetLayoutAlign(Align::Direction dir_h) | dl::Text | inline |
| SetLineSpacing(Float k) | dl::Text | inline |
| SetMaxW(float w) | dl::Text | inline |
| SetOrder(float order) | dl::Text | |
| SetOutline(unsigned outline, const Color &color=ColorDef::BLACK) | dl::Text | |
| SetPositionAlign(const Position &pos={}, const Align::Direction2 &dir=Align::LT) | dl::Text | inline |
| SetShadow(unsigned shadow, const Color &color=ColorDef::BLACK) | dl::Text | |
| SetString(std::string_view str) | dl::Text | |
| SetUI(bool ui) | dl::Text | inline |
| ~Text() | dl::Text |