#include "IsoBomb.h"#include "Entity.h"#include "CharacterProps.h"#include "Character.h"Go to the source code of this file.
Compounds | |
| class | Powerup |
| Modifies Character's properties when they collide. More... | |
Variables | |
| const char | HP_UP = 'H' |
| Super IsoBomb. | |
| const char | SPEED_UP = 'D' |
| const char | BOMBS_UP = 'B' |
| const char | BLAST_UP = 'E' |
| const char | THROW_UP = 'T' |
| const char | HOMING_UP = 'G' |
|
|
|
|
|
|
|
|
|
|
|
Super IsoBomb. Authors: Jim Clase, Jonathan Hilliker, Jason Winnebeck |
|
|
|
|
|
|
1.2.18