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
319commits
Transfer to URL with SHA
tree:
74cd7b8a41
Branches
Tags
×
master
piccolo2d.java
/
core
/
src
/
latest commit
fa63b66c76
Allain Lalonde
authored
on 15 Oct 2009
..
build/
conf
More CheckStyle blitzing on core. Javadocs are all there now. To drop the number much further I'll need to expand expressions for defining Property change codes, or break binary compatability by making constants final. I'm 100% for doing that, but I understand some people have reservations.
15 years ago
main/
java
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
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