Comments modified in PlayerBaseDrawer.java
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user