1,295
edits
m (→Roc) |
(→Roc) |
||
Line 78: | Line 78: | ||
// (and therefore requires a temporary surface). | // (and therefore requires a temporary surface). | ||
RenderedLayerBuilder(size, format); | RenderedLayerBuilder(size, format); | ||
// create a (conceptual) copy of the given RenderedLayer so we can modify it | // create a (conceptual) copy of the given RenderedLayer so we can modify it | ||
// or draw into it. This adopts the caller's reference, so if this is the | // or draw into it. This adopts the caller's reference, so if this is the |
edits