![]() |
Botcraft 1.21.4
|
#include "botcraft/Renderer/Atlas.hpp"
#include "botcraft/Renderer/ImageSaver.hpp"
#include "botcraft/Utilities/Logger.hpp"
#include <stb_image/stb_image.h>
#include "finders_interface.h"
#include <fstream>
#include <string>
Go to the source code of this file.
Classes | |
struct | Botcraft::Renderer::Texture |
Namespaces | |
namespace | Botcraft |
namespace | Botcraft::Renderer |
Macros | |
#define | STB_IMAGE_IMPLEMENTATION |
#define | STBI_ONLY_PNG |