![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
#include "galaxy/fs/Serializable.hpp"#include "galaxy/graphics/Colour.hpp"#include "galaxy/graphics/gl/Texture2D.hpp"#include "galaxy/graphics/gl/VertexArray.hpp"#include "galaxy/math/Rect.hpp"
Include dependency graph for Sprite.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | galaxy::components::Sprite |
| A sprite is a texture with vertex data. More... | |
Namespaces | |
| namespace | galaxy |
| Animated.cpp galaxy. | |
| namespace | galaxy::components |