|
Capycore Engine
0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
|
#include <engine/core/rendering/strategies/irendering_strategy.h>#include <engine/public/component.h>#include <memory>Go to the source code of this file.
Classes | |
| class | Renderable |
| Base class for renderable components in the engine. More... | |