r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
ecs::Text Struct Referencefinal

#include <Component.hpp>

+ Inheritance diagram for ecs::Text:
+ Collaboration diagram for ecs::Text:

Public Attributes

std::string content
 
unsigned int font_size
 
- Public Attributes inherited from ecs::IComponent
std::string id
 

Detailed Description

Definition at line 56 of file Component.hpp.

Member Data Documentation

◆ content

std::string ecs::Text::content

Definition at line 58 of file Component.hpp.

◆ font_size

unsigned int ecs::Text::font_size

Definition at line 59 of file Component.hpp.


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