Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
Loading...
Searching...
No Matches
SpriteCustomizer.hpp File Reference
#include <string>
#include <unordered_map>
#include <filesystem>
#include "RType/Config/SpriteMapConfig.hpp"
Include dependency graph for SpriteCustomizer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rtp::client::SpriteCustomizer
 Singleton class to manage custom sprite mappings globally. More...
 

Namespaces

namespace  rtp
 
namespace  rtp::client
 R-Type client namespace.