eNTitanok.kkkg
Class KkkgAppl.JobbraLeSzorny

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

public static class KkkgAppl.JobbraLeSzorny
extends KkkgAppl.Szorny


Fields inherited from class eNTitanok.kkkg.KkkgAppl.Szorny
kutk, 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
 
Constructor Summary
KkkgAppl.JobbraLeSzorny(KkkgAppl.Labirintus labirintus, int max_ero, Veletlen.Generalo generalo, boolean kutk)
           
 
Method Summary
 java.lang.String getKlassz()
          Visszadja a naplóba írandó osztálynevet.
protected  void halad()
          Egy lépes egy ciklusban.
 
Methods inherited from class eNTitanok.kkkg.KkkgAppl.Szorny
akarsz_e_utkozni, alkalmasKel, elfordult, getReteg, megoli
 
Methods inherited from class eNTitanok.kkkg.KkkgAppl.Mozgo
halad, halad, setEro, setMax_ero
 
Methods inherited from class eNTitanok.kkkg.KkkgAppl.Lathato
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
 

Constructor Detail

KkkgAppl.JobbraLeSzorny

public KkkgAppl.JobbraLeSzorny(KkkgAppl.Labirintus labirintus,
                               int max_ero,
                               Veletlen.Generalo generalo,
                               boolean kutk)
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

halad

protected void halad()
Description copied from class: KkkgAppl.Lathato
Egy lépes egy ciklusban. Nem feltétlenül mozgás, lehet ütközésvizsgálat és más :Láthatókra hatás stb.
Overrides:
halad in class KkkgAppl.Lathato