furyPackage.estados
Class EstadoMarteloArrumado

furyPackage.estados.EstadoMartelo
  |
  +--furyPackage.estados.EstadoMarteloArrumado

public class EstadoMarteloArrumado
extends EstadoMartelo

Title:


Description:


Copyright: Copyright (c) 2005


Company:

Author:
not attributable
Version: 1.0

Field Summary
 private final static StringPARADO
           

Constructor Summary
EstadoMarteloArrumado(Martelo martelo)
           

Method Summary
 voidmartelar(long tempo)
          martelar

Methods inherited from class furyPackage.estados.EstadoMartelo
getMartelo

Field Detail

PARADO

private final static String PARADO
Constructor Detail

EstadoMarteloArrumado

public EstadoMarteloArrumado(Martelo martelo)
Method Detail

martelar

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

Association Links

to Class java.lang.String