furyPackage.estados
Class EstadoPlatafomaDestrutivelMarteloVisual
furyPackage.estados.EstadoPlataformaDestrutivelMartelo
|
+--furyPackage.estados.EstadoPlatafomaDestrutivelMarteloVisual
- Direct Known Subclasses:
- EstadoPlataformaDestrutivelMarteloAmassado, EstadoPlataformaDestrutivelMarteloDestruido, EstadoPlataformaDestrutivelMarteloEmCacos, EstadoPlataformaDestrutivelMarteloInteiro
- public abstract class EstadoPlatafomaDestrutivelMarteloVisual
- extends EstadoPlataformaDestrutivelMartelo
Title:
Description:
Copyright: Copyright (c) 2005
Company:
- Author:
- not attributable
- Version: 1.0
Method Summary |
abstract void | quebrar(long tempo) |
AMASSADO
public final static String AMASSADO
EM_CACOS
public final static String EM_CACOS
INTEIRO
public final static String INTEIRO
EstadoPlatafomaDestrutivelMarteloVisual
public EstadoPlatafomaDestrutivelMarteloVisual(PlataformaDestrutivelMartelo plataforma)
quebrar
public abstract void quebrar(long tempo)
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String