ucsb-cs56-projects / cs56-calculatewalkingtime

-
MIT License
0 stars 6 forks source link

Map GUI refactor #19

Closed vivekpatel42 closed 6 years ago

vivekpatel42 commented 8 years ago

MapGUI class hardcodes each checkbox on the map as a location and creates a new object inline for each.

Refactor these hardcoded locations to another area in the code to make this class smaller/more readable.

150 points

vivekpatel42 commented 8 years ago

F16 OK (150 pts)

steve-fields commented 7 years ago

F17 OK (150 pts)

steve-fields commented 6 years ago

F17 CLOSED