Uses of Class
lsgapi.Elemento

Uses of Elemento in lsgapi
 

Methods in lsgapi 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 lsgapi with parameters of type Elemento
 void Aventura.pintarInventario(Elemento invelem, java.awt.Graphics hh)
          Dibuja el inventario del personaje actual.
 

Constructors in lsgapi 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