![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
#include "AnimationBank.h"#include "../json_helper.h"#include "../DataManager.h"#include "../system/system_utils.h"#include <fstream>
Include dependency graph for AnimationBank.cpp:Go to the source code of this file.
Namespaces | |
| namespace | OlympeAnimation |
Typedefs | |
| using | json = nlohmann::json |
Definition at line 12 of file AnimationBank.cpp.