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

Defines the component for rendering a static or animated sprite. More...

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

Go to the source code of this file.

Classes

struct  Sprites
 A component that gives an entity a visual representation using a texture. More...
 

Detailed Description

Defines the component for rendering a static or animated sprite.