David Wu
|
13c5c12db3
|
Added table column to display speed of each boat
-BoatInRace now has a column to called boatSpeedColumn that displays boat
#story [17] #pair[fwy13, zwu18]
|
9 years ago |
David Wu
|
4efab9091d
|
Merge remote-tracking branch 'origin/story9' into story9
# Conflicts:
# src/main/java/seng302/Model/Boat.java
|
9 years ago |
David Wu
|
293f63ca8b
|
Added abbreviations to each boat
-BoatInRace now takes extra parameter "abbrev"
#story [18]
|
9 years ago |
Erika Savell
|
a9601eb760
|
Switched latitude/longitude around
We were using latitude on the x plane and longitude on the y plane
#story[9] #fix
|
9 years ago |
Fan-Wu Yang
|
d97802e06c
|
Refactored the refreshTable into propeties that listen.
- Added currentLegName as a String Property
- Refactored Name of the Boat as a StringProperty
#story[15]
|
9 years ago |
cbt24
|
d393766027
|
Partially completed story 13
|
9 years ago |
Erika Savell
|
6f509e25ea
|
Implementing the boats movement throught a race
-Not complete! Still need to create function to calculate new coordinates
-Doesn't run because of problems with resource folder
#refactor
|
9 years ago |