|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--bicho.Bicho | +--bicho.Aranha
Field Summary |
Fields inherited from class bicho.Bicho |
azar, deposicion, E, edad, edad_reproductiva, frente, N, NE, nivel_metabolico, NO, O, prescencia, SE, sensibilidad, sexo, SO, tamanho, tipo, x, y |
Constructor Summary | |
Aranha(bicho.Sentido s,
entorno.Sitio z)
|
|
Aranha(entorno.Sitio z)
Creates a new instance of Araña |
Method Summary | |
int |
getTipo()
|
boolean |
karmaLocal()
llamado desde clase coordinadora encapsula todas las llamadas a métodos propios que implica un movimiento espacial |
protected bicho.Sentido |
paraAlla(float max)
|
void |
procesaBicho(bicho.Bicho bicho)
acceso a variable de estado de orientacion |
Methods inherited from class bicho.Bicho |
alla, getDeposicion, getFrente, getOlor, getX, getY, setSentido, setX, setY, sondea |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Aranha(entorno.Sitio z)
public Aranha(bicho.Sentido s, entorno.Sitio z)
Method Detail |
public boolean karmaLocal()
karmaLocal
in class Bicho
public void procesaBicho(bicho.Bicho bicho) throws java.lang.Exception
Bicho
procesaBicho
in class Bicho
java.lang.Exception
protected bicho.Sentido paraAlla(float max)
public int getTipo()
getTipo
in class Bicho
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |