GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
miura250
/
piccolo2d.java
Download ZIP
359commits
Transfer to URL with SHA
tree:
ee7f0701df
Branches
Tags
×
master
piccolo2d.java
/
core
/
src
/
latest commit
ee7f0701df
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