Nox Engine
 
Loading...
Searching...
No Matches
Text.h File Reference

Defines a component for rendering text. More...

#include "ECS.h"
#include "TextureManager.h"
#include <SDL2/SDL_ttf.h>
Include dependency graph for Text.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Text
 A component that renders a string of text on the screen. More...
 

Detailed Description

Defines a component for rendering text.