Comments modified in WallDrawer.java

This commit is contained in:
Siket Melinda Tekla 2016-05-16 21:26:49 +02:00
parent 001a28ad76
commit 3edabdf8f6
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ public class WallDrawer extends AbstractDrawer implements Drawer {
* Az osztály konstruktora. A kapott falpéldányhoz kirajzol * Az osztály konstruktora. A kapott falpéldányhoz kirajzol
* egy falat. * egy falat.
* *
* @param s a kapott falpéldány * @param w a kapott falpéldány
* @throws IOException Ha nem található a kép. * @throws IOException Ha nem található a kép.
*/ */
public WallDrawer(Wall w) throws IOException { public WallDrawer(Wall w) throws IOException {