cmcollander / CompSciGUI

Dr Becker's Comp Sci Gui Assignment
0 stars 0 forks source link

Dock rotation #58

Closed cmcollander closed 9 years ago

cmcollander commented 9 years ago

dockrotateexample

My code around line 316 in Main.java handles the direction for the docks. The problem is the code only makes sure the dock is pointing towards water, not caring if it is or isn't facing away from land. Check out ChloChlo Dock in Chris1.port.txt. This points sideways when it should point forwards.