#include <paddle.h>
Inherits Object.
Public Member Functions | |
Paddle (char *imagelocation) | |
void | Update () |
Paddle::Paddle | ( | char * | imagelocation | ) | [inline] |
void Paddle::Update | ( | ) | [virtual] |
updates the object. Could be everything
Reimplemented from Object.