#include "IsoBomb.h"
#include "Game.h"
#include "RespawnPowerup.h"
#include "Powerup.h"
#include "Vector3D.h"
#include "Point3D.h"
#include "Particle.h"
#include "SoundSystem.h"
Variables | |
const int | NUM_PARTICLES = 25 |
Super IsoBomb. |
|
Super IsoBomb. Authors: Jim Clase, Jonathan Hilliker, Jason Winnebeck |