|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Elemento in lsagpi |
---|
Methods in lsagpi that return Elemento | |
---|---|
Elemento |
Elemento.clone()
Metodo clone() util para herencia. |
Elemento |
DibujarCajas.getElemento(int x,
int y)
Evalua la posicion para determinar si hay algun elemento. |
Elemento |
Cuarto.getElementoEn(int i)
Devuelve el elemento en la posicion i del cuarto. |
Elemento |
DibujarCajas.getElementoInventario()
Devuelve el elemento seleccionado del inventario |
Methods in lsagpi with parameters of type Elemento | |
---|---|
void |
Aventura.pintarInventario(Elemento invelem,
java.awt.Graphics hh)
Dibuja el inventario del personaje actual. |
Constructors in lsagpi with parameters of type Elemento | |
---|---|
EvaluarExpresion(Verbo verbo,
Elemento elemento,
java.util.Vector instruccionesglobales,
java.util.Vector instruccioneslocales)
|
|
EvaluarExpresion(Verbo verbo,
Elemento elemento,
java.util.Vector instruccionesglobales,
java.util.Vector instruccioneslocales,
java.util.Vector instruccionesobjeto)
Segundo constructor para instrucciones en elemento |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |