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
191 commits
Transfer to URL with SHA
tree:
9d1e8a9fc9
Branches
Tags
×
master
piccolo2d.java
/
core
/
src
/
latest commit
9d1e8a9fc9
Allain Lalonde
authored
on 24 Jul 2009
..
build/
conf
Issue 29 ; Added eclipse formatter configuration, tweaked checkstyle configuration to match, and ran eclipse formatter on the java source in core. Reduced checkstyle errors from 14037 to 2502. Note this commit contains formatting-related changes only, no code changes.
17 years ago
main/
java
Removed unnecessary check since all possible values of getButton() were covered there was no need to check for newButton == 0.
16 years ago
test/java/edu/umd/cs/
piccolo
Implemented Issue 21; added a new Property Constant (since the old one was incorrect) and deprecated the old one
16 years ago