furyPackage.estados
Class SubEstadoLivreDireito

furyPackage.estados.SubEstadoLivre
  |
  +--furyPackage.estados.SubEstadoLivreDireito

public class SubEstadoLivreDireito
extends SubEstadoLivre


Fields inherited from class furyPackage.estados.SubEstadoLivre
DIREITO, ESQUERDO, MEIO

Constructor Summary
SubEstadoLivreDireito(EstadoTinyLivre estado)
           

Method Summary
 voidmoverDireita(long tempo)
          moverDireita
 voidmoverEsquerda(long tempo)
          moverEsquerda

Methods inherited from class furyPackage.estados.SubEstadoLivre
getEstadoLivre

Constructor Detail

SubEstadoLivreDireito

public SubEstadoLivreDireito(EstadoTinyLivre estado)
Method Detail

moverDireita

public void moverDireita(long tempo)
moverDireita
Parameters:
tempo long

moverEsquerda

public void moverEsquerda(long tempo)
moverEsquerda
Parameters:
tempo long