SimpleLayoutTextWrapper class
Constructors, destructors, conversion operators
- SimpleLayoutTextWrapper(SimpleLayoutText* simpleLayoutText)
Public functions
-
auto start(const sead::
Vector2f& pos, const char* str, s32 lifetime) -> SimpleLayoutTextWrapper* -
auto start(const sead::
Vector2f& pos, const char16* str, s32 lifetime) -> SimpleLayoutTextWrapper* - auto setScale(f32 scale) -> SimpleLayoutTextWrapper*
-
auto setColor(const sead::
Color4u8& color) -> SimpleLayoutTextWrapper* -
auto setPos(const sead::
Vector2f& pos) -> SimpleLayoutTextWrapper*