The pixelmanipulator.ElementData.renderAs value for the default element
Ordered by ID, the pixelmanipulator.ElementData.renderAs info for each element.
Intentionally overridable, called when an element is modified.
The id of the element to modify.
The new pixelmanipulator.ElementData.renderAs info.
The value passed upstream to be stored as the actual renderAs info, allowing for sanitation in this function, or one overriding it.
Renders a pixel on a given location on the next call to Renderer.update
the pixel to render.
Update the render target. Draws all changes queued up by Renderer.renderPixel.
render on two different targets (which may also be SplitRenderer)