![]() |
CMGDK r49-rc2
|
#include <TileFont.H>
公有成员 | |
__inline RectScope2f & | GetScope (int n) |
__inline int | GetOffset (int n) |
Makeup () | |
void | SetColor (float r, float g, float b, float a) |
void | SetColor (const Color4f c) |
void | ProcEnd (int dw) |
公有属性 | |
List< RectScope2f > | Scope |
List< Color4f > | Color |
RectScope2f | End |
int | Left |
int | Top |
int | Width |
int | Height |
bool | UseColor |
排版管理
hgl::Makeup::Makeup | ( | ) | [inline] |
__inline RectScope2f& hgl::Makeup::GetScope | ( | int | n | ) | [inline] |
void hgl::Makeup::ProcEnd | ( | int | dw | ) | [inline] |
void hgl::Makeup::SetColor | ( | float | r, |
float | g, | ||
float | b, | ||
float | a | ||
) | [inline] |
void hgl::Makeup::SetColor | ( | const Color4f | c | ) | [inline] |