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... |
Defines the Powerup class, the base class for powerups.
Powerups must extend this class and implement all the pure virtual methods.
Definition in file Powerup.h.