24 #ifndef RESOURCES_DYE_DYE_H
25 #define RESOURCES_DYE_DYE_H
62 const std::string &
restrict palettes);
const DyePalette * getSPalete() const
Dye(const std::string &dye)
static void instantiate(std::string &target, const std::string &palettes)
const DyePalette * getAPalete() const
void normalDye(uint32_t *pixels, const int bufSize) const
void normalOGLDye(uint32_t *pixels, const int bufSize) const
DyePalette * mDyePalettes[dyePalateSize]
#define A_DELETE_COPY(func)