Comments modified in PlayerDrawer.java
This commit is contained in:
parent
74cd8690ad
commit
81f231ea25
@ -15,7 +15,7 @@ public class PlayerDrawer extends AbstractDrawer implements Drawer {
|
||||
* Az osztály konstruktora. A kapott játékospéldányhoz kirajzol
|
||||
* egy játékost, alapértelmezett esetben O'Neill ezredest.
|
||||
*
|
||||
* @param s a kapott játékospéldány
|
||||
* @param p a kapott játékospéldány
|
||||
* @throws IOException Ha nem található a kép.
|
||||
*/
|
||||
public PlayerDrawer(Player p) throws IOException {
|
||||
|
Loading…
Reference in New Issue
Block a user