class
#include <OE/UI/Elements/Text.hpp>
Text
Contents
Base classes
- class Element
Constructors, destructors, conversion operators
- Text()
Public functions
- void setText(std::wstring text)
- void setTextAlignament(RectAlignment textAlignament)
- void setFontSize(float fontSize)
- auto getText() -> std::wstring
Private functions
-
void onRender(Graphics::
PathRenderer2D& r2d) virtual - void onValidate() virtual
- auto getLayoutPropertyAlongAxis(LayoutProperty property, Axis axis) -> float override