#include <Bomb.h>
Inheritance diagram for Game::Bomb:


Public Methods | |
| virtual bool | tick () |
| virtual int | getBombRadius () |
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
Reimplemented from Graphics::Drawable. |
|
|
Returns the radius of the bomb (maximum length of explosion in any cardinal direction) |
|
|
Tells bomb to tick. Repeated ticking causes explosion
|
|
|
|
|
|
|
|
|
|
1.2.12 written by Dimitri van Heesch,
© 1997-2001