Uses of Interface
moagg.model.Destroyable

Packages that use Destroyable
moagg.level.xml.factory.object   
moagg.model   
moagg.model.object.sprite   
 

Uses of Destroyable in moagg.level.xml.factory.object
 

Methods in moagg.level.xml.factory.object that return Destroyable
protected  Destroyable AbstractObjectFactory.createDestroyable(Destroyable data)
           
 

Uses of Destroyable in moagg.model
 

Classes in moagg.model that implement Destroyable
 class DestroyableImpl
           
 

Uses of Destroyable in moagg.model.object.sprite
 

Methods in moagg.model.object.sprite with parameters of type Destroyable
 void Tank.setDestroyable(Destroyable destroyable)
           
 void Mortar.setDestroyable(Destroyable destroyable)
           
 void Turret.setDestroyable(Destroyable destroyable)
           
 void Sam.setDestroyable(Destroyable destroyable)
           
 void DestroyableTile.setDestroyable(Destroyable destroyable)
           
 



Copyright © 2008. All Rights Reserved.