|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Warhead in moagg.game.control.handler |
---|
Methods in moagg.game.control.handler with parameters of type Warhead | |
---|---|
protected WarheadHandler |
WarheadHandler.getWarheadHandler(Warhead warhead)
|
Uses of Warhead in moagg.game.control.warhead |
---|
Methods in moagg.game.control.warhead with parameters of type Warhead | |
---|---|
void |
WarheadHandler.update(Warhead warhead,
InternalGameControl gameControl,
long elapsedTime)
|
void |
NullImpl.update(Warhead warhead,
InternalGameControl gameControl,
long elapsedTime)
|
Uses of Warhead in moagg.game.control.warhead.grenade |
---|
Methods in moagg.game.control.warhead.grenade with parameters of type Warhead | |
---|---|
void |
StarBurstImpl.update(Warhead warhead,
InternalGameControl gameControl,
long elapsedTime)
|
Uses of Warhead in moagg.game.control.warhead.missile |
---|
Methods in moagg.game.control.warhead.missile with parameters of type Warhead | |
---|---|
void |
ConeBurstImpl.update(Warhead warhead,
InternalGameControl gameControl,
long elapsedTime)
|
void |
StarBurstImpl.update(Warhead warhead,
InternalGameControl gameControl,
long elapsedTime)
|
Uses of Warhead in moagg.model.object |
---|
Methods in moagg.model.object that return Warhead | |
---|---|
Warhead |
ShootableWithWarheadObject.getWarhead()
|
Uses of Warhead in moagg.model.object.sprite |
---|
Methods in moagg.model.object.sprite that return Warhead | |
---|---|
Warhead |
Missile.getWarhead()
|
Warhead |
Grenade.getWarhead()
|
Uses of Warhead in moagg.model.warhead |
---|
Classes in moagg.model.warhead that implement Warhead | |
---|---|
class |
NullWarhead
A null implementation that does nothing. |
Uses of Warhead in moagg.model.warhead.grenade |
---|
Classes in moagg.model.warhead.grenade that implement Warhead | |
---|---|
class |
StarBurstWarhead
|
Uses of Warhead in moagg.model.warhead.missile |
---|
Classes in moagg.model.warhead.missile that implement Warhead | |
---|---|
class |
ConeBurstWarhead
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |