eNTitanok.kkkg
Class KkkgAppl.Kisgomboc

java.lang.Object
  |
  +--eNTitanok.kkkg.KkkgAppl.Helyzet
        |
        +--eNTitanok.kkkg.KkkgAppl.Lathato
              |
              +--eNTitanok.kkkg.KkkgAppl.Mozgo
                    |
                    +--eNTitanok.kkkg.KkkgAppl.Kisgomboc
Enclosing class:
KkkgAppl

public static class KkkgAppl.Kisgomboc
extends KkkgAppl.Mozgo


Field Summary
protected  KkkgAppl.Labirintus labirintus
           
 
Fields inherited from class eNTitanok.kkkg.KkkgAppl.Mozgo
ero, irany, max_ero
 
Fields inherited from class eNTitanok.kkkg.KkkgAppl.Lathato
akti, aktkep, id, kepek, naplozo
 
Fields inherited from class eNTitanok.kkkg.KkkgAppl.Helyzet
H_C1BEN, H_JOBBRA, H_LEFELE, x, y
 
Method Summary
protected  void elfordult()
           
 java.lang.String getKlassz()
          Visszadja a naplóba írandó osztálynevet.
 int getReteg()
          Egy nemnegatív konstanst ad vissza: minél nagyobb a konstans, annál feljebb kell rajzolni az objektumot.
protected  void halad()
          Megpróbál kanyarodni arra, amerre a játékos szeretné; ha nem sikerül, megy tovább egyenesen.
 
Methods inherited from class eNTitanok.kkkg.KkkgAppl.Mozgo
halad, halad, setEro, setMax_ero
 
Methods inherited from class eNTitanok.kkkg.KkkgAppl.Lathato
akarsz_e_utkozni, getId, getKepnevek, mozgat, naploz, naploz, rarajzol, rarajzolArnyek, setId, setNaplozo, utkozik_e
 
Methods inherited from class eNTitanok.kkkg.KkkgAppl.Helyzet
athelyez, athelyez, getCsucsban, getMeropontban, getX, getY, halad_alap, ketSzomszed, mennyit_mehet, ugrik
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

labirintus

protected KkkgAppl.Labirintus labirintus
Method Detail

getKlassz

public java.lang.String getKlassz()
Description copied from class: KkkgAppl.Lathato
Visszadja a naplóba írandó osztálynevet. Azért nem `static', hogy virtuális lehessen.
Overrides:
getKlassz in class KkkgAppl.Lathato

getReteg

public int getReteg()
Description copied from class: KkkgAppl.Lathato
Egy nemnegatív konstanst ad vissza: minél nagyobb a konstans, annál feljebb kell rajzolni az objektumot.
Overrides:
getReteg in class KkkgAppl.Lathato

halad

protected void halad()
Megpróbál kanyarodni arra, amerre a játékos szeretné; ha nem sikerül, megy tovább egyenesen. Továbbá itt kezdeményezzük a legrövidebbút-keresést és a bombalerakást. Ütközésvizsgálatot nem végzünk, azt végez helyettünk mindenki más.
Overrides:
halad in class KkkgAppl.Lathato

elfordult

protected void elfordult()
Overrides:
elfordult in class KkkgAppl.Mozgo