Comments modified in PlayerBaseDrawer.java

This commit is contained in:
Siket Melinda Tekla 2016-05-16 21:25:12 +02:00
parent 828bb28ddc
commit 74cd8690ad
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ public class PlayerBaseDrawer extends AbstractDrawer implements Drawer {
* Az osztály konstruktora. A kapott személypéldányhoz kirajzol
* egy személyt, alapértelmezett esetben a Replikátort.
*
* @param s a kapott személypéldány
* @param pb a kapott személypéldány
* @throws IOException Ha nem található a kép.
*/
public PlayerBaseDrawer(PlayerBase pb) throws IOException {