mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 14:27:42 +00:00
CTextParser imps
This commit is contained in:
@@ -54,6 +54,7 @@ public:
|
||||
void AddColorOverride(int idx, const CTextColor& color);
|
||||
void AddColor(EColorType, const CTextColor& color);
|
||||
void AddImage(const CFontImageDef& image);
|
||||
void AddFont(const TToken<CRasterFont>& font);
|
||||
void EndBlock();
|
||||
void BeginBlock(s32 offX, s32 offY, s32 padX, s32 padY,
|
||||
ETextDirection dir, EJustification just,
|
||||
|
||||
Reference in New Issue
Block a user