Skip to content

Commit 78ee73c

Browse files
committed
removed unused GraphicsWindow file
1 parent 7a3bd54 commit 78ee73c

2 files changed

Lines changed: 1 addition & 11 deletions

File tree

src/main/java/org/teachingextensions/WindowUtils/GraphicsWindow.java

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/main/java/org/teachingextensions/WindowUtils/MultiTurtleWindow.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ public synchronized Image getImage()
6161
return image;
6262
}
6363
/**
64-
* Sets the Animal
64+
* Sets the Animal type on the window
6565
* <p><b>Example:</b> {@code multiTurtlePanel.setAnimal(animal)} </p>
6666
*
6767
* @see Animals

0 commit comments

Comments
 (0)