CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::TextStorage Class Reference

#include <CeresEngine/Text/TextStorage.hpp>

Public Attributes

String text
 
SPtr< Fontfont = nullptr
 
UInt32 size = 10
 
Color color = Color::black
 

Member Data Documentation

◆ color

Color CeresEngine::TextStorage::color = Color::black

◆ font

SPtr<Font> CeresEngine::TextStorage::font = nullptr

◆ size

UInt32 CeresEngine::TextStorage::size = 10

◆ text

String CeresEngine::TextStorage::text

The documentation for this class was generated from the following file: