Fixed Issue 91; deprecated repaintFromlayer(PBounds, PNode) in favor of the more specific repaintFromlayer(PBounds, PLayer) making it impossible to accidentally pass a camera say to this method.
|
---|
|
core/src/main/java/edu/umd/cs/piccolo/PCamera.java |
---|
core/src/test/java/edu/umd/cs/piccolo/PLayerTest.java |
---|