Comments modified in WallDrawer.java
This commit is contained in:
parent
001a28ad76
commit
3edabdf8f6
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user