20 #include <yaml-cpp/yaml.h> 37 std::map<int, std::string> _sprites;
40 int _modIndex, _subX, _subY;
50 void load(
const YAML::Node &node,
int modIndex);
70 static bool isImageFile(
const std::string &filename);
Container of a set of surfaces.
Definition: SurfaceSet.h:35
Element that is blit (rendered) onto the screen.
Definition: Surface.h:38
Definition: BaseInfoState.cpp:40