piccolo2d.java / core / src /
@Michael L Heuer Michael L Heuer authored on 20 Oct 2009
..
build/ conf Fixing core CheckStyle warnings. All magic number warnings were on constant definitions. Cleaning them up would not have increased code clarity greatly enough to warrant it. 15 years ago
main/ java style and javadoc fixes 15 years ago
test/java/edu/umd/cs/ piccolo Fixing Issue #137, replaced getWidth() and getHeight() with getFullBounds().getWidth() and getFullBounds().getHeight() in PNode.toImage. Thank you Sam for pointing this out. 15 years ago