SPH
|
#include <IRenderer.h>
Public Attributes | |
std::wstring | text |
Rgba | color |
int | fontSize |
Flags< TextAlign > | align |
Pixel | position |
Definition at line 40 of file IRenderer.h.
Definition at line 44 of file IRenderer.h.
Rgba IRenderOutput::Label::color |
Definition at line 42 of file IRenderer.h.
int IRenderOutput::Label::fontSize |
Definition at line 43 of file IRenderer.h.
Pixel IRenderOutput::Label::position |
Definition at line 45 of file IRenderer.h.
std::wstring IRenderOutput::Label::text |
Definition at line 41 of file IRenderer.h.