Shkyera Engine
Easy to use, game engine for Python
ShapeRectangleComponent.hpp File Reference

Defines the ShapeRectangleComponent class, a specialized shape component for rendering rectangles. More...

#include "game/components/shapes/ShapeComponent.hpp"
#include <glm/glm.hpp>
Include dependency graph for ShapeRectangleComponent.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shkyera::ShapeRectangleComponent
 A specialized shape component for rendering rectangles within a game or application. More...
 

Namespaces

 shkyera
 

Detailed Description

Defines the ShapeRectangleComponent class, a specialized shape component for rendering rectangles.