playn - How to create a new image from a GroupLayer -
i added couple of images grouplayer. know how create image grouplayer?
thanks.
just quick idea:
surface.drawlayer(layer layer);
renders supplied scene graph surface. renders scene graph surface's texture using main render pipeline, custom shaders (on platforms support them) handled properly. note: if there loop in scene graph (like add immediatelayer calls surf.drawlayer(graphics().rootlayer())) infinite loop deserve. caveat renderer.
Comments
Post a Comment