|
Fireworks Engine
v2.0
Lightweight Sandbox Game Engine using OpenGL for additional Customisation and Quick Prototyping
|
#include "../renderers/renderer2d.h"#include "../renderers/batchrenderer2d.h"#include "../renderers/ShotRenderer2D.h"#include "../renderables/renderable2d.h"

Go to the source code of this file.
Classes | |
| class | fireworks::graphics::Layer |
| Creates a Layer to hold a collection of renderables. More... | |
Namespaces | |
| fireworks | |
| fireworks::graphics | |