| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
furyPackage.ObjectoDoNivel | +--furyPackage.ObjectoComVelocidade | +--furyPackage.ObjectoMovel | +--furyPackage.Tiro | +--furyPackage.TiroGargula | +--furyPackage.TiroGargulaDireito
Title: Fury of the Tiny
Description: Tiro Direito da Gárgula
Copyright: Copyright (c) 2005
Company: 4thFloor Corporation
Constructor Summary | |
TiroGargulaDireito(String nome, Ponto posicao, Nivel nivel, double velocidade, double deslocamento) | |
TiroGargulaDireito(TiroGargulaDireito tiro) |
Methods inherited from class furyPackage.TiroGargula |
explodir, lancar, trataColisao, trataColisao |
Methods inherited from class furyPackage.Tiro |
getAnimacao, removerDoNivel, trataColisao, trataColisao |
Methods inherited from class furyPackage.ObjectoMovel |
getDeslocamento |
Methods inherited from class furyPackage.ObjectoComVelocidade |
getVelocidade |
Methods inherited from class furyPackage.ObjectoDoNivel |
getNivel, getNome, getPosicao, getSprite, setSprite, toString |
Constructor Detail |
public TiroGargulaDireito(String nome, Ponto posicao, Nivel nivel, double velocidade, double deslocamento)
public TiroGargulaDireito(TiroGargulaDireito tiro)
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |