Uses of Class
lsagpi.Elemento

Uses of Elemento in lsagpi
 

Methods in lsagpi that return Elemento
 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.
 

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