|
CeresEngine 0.2.0
A game development framework
|
#include <CeresEngine/Text/TextStorage.hpp>
Public Attributes | |
| String | text |
| SPtr< Font > | font = nullptr |
| UInt32 | size = 10 |
| Color | color = Color::black |
| Color CeresEngine::TextStorage::color = Color::black |
| UInt32 CeresEngine::TextStorage::size = 10 |
| String CeresEngine::TextStorage::text |