Classes

code/include/Powerup.h File Reference

Defines the Powerup class, the base class for powerups. More...

#include <ogc/lwp_watchdog.h>
#include <string>
#include <vector>
#include "defines_Powerup.h"

Go to the source code of this file.

Classes

class  Powerup
 The base class for powerups. More...

Detailed Description

Defines the Powerup class, the base class for powerups.

Author:
Cale Scholl / calvinss4

Powerups must extend this class and implement all the pure virtual methods.

Definition in file Powerup.h.