- addColor
void addColor(ubyte r, ubyte g, ubyte b, ubyte a)
Undocumented in source. Be warned that the author may not have intended to support it.
- addLayer
void addLayer(Layer l)
Undocumented in source. Be warned that the author may not have intended to support it.
- addRefreshListener
void addRefreshListener(RefreshListener r)
Undocumented in source. Be warned that the author may not have intended to support it.
- editColor
void editColor(ushort c, ubyte r, ubyte g, ubyte b, ubyte a)
Undocumented in source. Be warned that the author may not have intended to support it.
- getOutput
SDL_Texture* getOutput()
Undocumented in source. Be warned that the author may not have intended to support it.
- isRefreshing
bool isRefreshing()
Undocumented in source. Be warned that the author may not have intended to support it.
- refresh
void refresh()
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceLayer
void replaceLayer(Layer l, int i)
Undocumented in source. Be warned that the author may not have intended to support it.
- setupPalette
void setupPalette(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
Handles multiple layers onto one framebuffer.