Standard algorithm for horizontal mirroring
Getter for the X scroll position.
Getter for the Y scroll position.
Relative scrolling. Positive values scrolls the layer left and up, negative values scrolls the layer down and right.
Absolute scrolling.
Sets the main rasterizer
Sets the rendering mode
Override this to enable output to the raster
Used to get around some readability issues. (void* src, void* dest, int length)
The basis of all layer classes, containing functions for rendering. TODO: Move rendering functions to an external library.