mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
Added side pane to GUI and resize to 1280x960
#story[426]
This commit is contained in:
@@ -124,8 +124,8 @@ public class CanvasController {
|
||||
/**
|
||||
* Draws a boat with given (x, y) position in the given color
|
||||
*
|
||||
* @param x
|
||||
* @param y
|
||||
* @param lat
|
||||
* @param lon
|
||||
* @param color
|
||||
*/
|
||||
private void drawBoat(double lat, double lon, Color color) {
|
||||
|
||||
Reference in New Issue
Block a user