My Project
Public Attributes | List of all members
component::ctext_s Struct Reference

A structure representing the text component to add text and font to an entity. More...

#include <CText.hpp>

Public Attributes

std::string text
 Text to print.
 
std::string font
 Font of the text.
 
float spacing
 size of the text to print (of the font)
 

Detailed Description

A structure representing the text component to add text and font to an entity.


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