com.croftsoft.apps.mars.model
Interface AmmoDumpAccessor

All Superinterfaces:
ModelAccessor
All Known Subinterfaces:
AmmoDump
All Known Implementing Classes:
SeriAmmoDump

public interface AmmoDumpAccessor
extends ModelAccessor

An ammo dump.

Since:
2003-04-14
Version:
2003-04-17
Author:
David Wallace Croft

Method Summary
 double getAmmo()
           
 Shape getExplosionShape()
           
 boolean isExploding()
           
 
Methods inherited from interface com.croftsoft.apps.mars.model.ModelAccessor
getShape, getZ, isActive, isUpdated
 

Method Detail

getAmmo

double getAmmo()

isExploding

boolean isExploding()

getExplosionShape

Shape getExplosionShape()

CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)