Default constructor. x and y : represent the resolution of the raster.
Adds a layer at the given priority.
Adds a RefreshListener to its list.
Edits the given color index.
Returns the workpad.
Returns if the raster is refreshing.
Refreshes the whole framebuffer.
Removes a layer at the given priority.
Replaces the layer at the given number.
Resets the avgFPS to zero.
Sets the number of colors.
Returns the current average FPS count.
Returns the current FPS count.
Color format is ARGB, with each index having their own transparency.
Handles multiple layers onto one framebuffer.