Untitled Game engine no.5
1.0
|
#include <TextureSheet.hpp>
Static Public Member Functions | |
static std::vector< Ref< TextureLookup > > | loadSheet (const std::string &path, int inputWidth, int inputHeight) |
Library for loading a sheet of images into memory
|
inlinestatic |