cc.squirreljme.runtime.lcdui.gfx.SerializedGraphics

This class takes any input graphics operations that were performed for it, serializing anything that was sent to it. The serialized graphics can be forwarded somewhere for example for later deserialization. Translation is performed locally to the graphics and wherever the graphics target is, it will not have translation forwarded and serialized to simplify the target.