Class Strom
java.lang.Object
Strom
public class Strom
- extends java.lang.Object
Constructor Summary |
Strom()
|
Strom(int x,
int y)
|
Strom(int x,
int y,
Barva barvaKoruny)
|
Methods inherited from class |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Strom
public Strom()
Strom
public Strom(int x,
int y)
Strom
public Strom(int x,
int y,
Barva barvaKoruny)
getNazevInstance
public java.lang.String getNazevInstance()
getVyska
public int getVyska()
getX
public int getX()
getY
public int getY()
isPodzim
public boolean isPodzim()
nakresli
public void nakresli()
postupneZezloutni
public void postupneZezloutni()
setBarvaKoruny
public void setBarvaKoruny(Barva barva)
smaz
public void smaz()
zezloutni
public void zezloutni()