Volltextergebnisse:
- p2d
- nutzt intensiv [[http://java.sun.com/docs/books/tutorial/2d/index.html|java2d]] (ohne Compositing) und... PNode createScene(final Model m) { final PNode torso; PNode tmp; final PNode universe = new PNode(); universe.addChild(torso = load("/torso.png")); universe.addChild(load("/hand.png")); torso.addChild(load("/kopf.png"))