|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |