Uses of Class
furyPackage.PlataformaMovelEnganchavel

Packages that use PlataformaMovelEnganchavel
furyPackage 

Uses of PlataformaMovelEnganchavel in furyPackage
 

Fields in furyPackage declared as PlataformaMovelEnganchavel
private PlataformaMovelEnganchavel[]Porta.plataformas
          Plataformas constituíntes da porta
 

Constructors in furyPackage with parameters of type PlataformaMovelEnganchavel
Porta.Porta(String nome, Ponto posicao, Nivel nivel, PlataformaMovelEnganchavel[] plataformas)
          
 

Methods in furyPackage that return PlataformaMovelEnganchavel
PlataformaMovelEnganchavelPorta.getPlataforma(int index)