This website requires JavaScript.
Explore
Help
Sign In
michael
/
Party-Parrots-At-Sea
Watch
1
Star
0
Fork
0
You've already forked Party-Parrots-At-Sea
mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced
2026-05-09 14:28:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a185c9dc962e23a18cf00631f315ab3625dd2db3
Party-Parrots-At-Sea
/
src
/
main
/
java
/
seng302
/
visualiser
/
fxObjects
T
History
cir27
a185c9dc96
Implemented a factory class that creates mark arrows as needed. Needs to integrated with the real world data and tested to work. Works with all test data so far.
...
#implement #story[1118]
2017-08-14 03:44:46 +12:00
..
AnnotationBox.java
Fixed connecting to hosts. Fixed issue34 and 35 to the point where they can be developed off of.
2017-08-02 00:26:57 +12:00
BoatObject.java
Fixed build. (Actually this time)
2017-08-03 11:45:14 +12:00
CourseBoundary.java
Boats and map are now updated using the observer pattern.
2017-07-31 05:23:41 +12:00
Gate.java
Refactored the setup for MarkObjects (now renamed Markers) and made the CompoundMark + Mark + GeoPoint classes the standard across all classes instead of GateMark + SingleMark + Mark.
2017-07-31 02:19:19 +12:00
MarkArrowFactory.java
Implemented a factory class that creates mark arrows as needed. Needs to integrated with the real world data and tested to work. Works with all test data so far.
2017-08-14 03:44:46 +12:00
Marker.java
Implemented a factory class that creates mark arrows as needed. Needs to integrated with the real world data and tested to work. Works with all test data so far.
2017-08-14 03:44:46 +12:00
Wake.java
Fixed connecting to hosts. Fixed issue34 and 35 to the point where they can be developed off of.
2017-08-02 00:26:57 +12:00