JungleBoy Class Reference
List of all members.
Public Member Functions |
void | reset () |
int | get_death_duration () const |
void | take_pickup (PickupEffect *effect, Bitmap image) |
void | eat_food () |
void | add_shield (int n) |
void | die () |
bool | is_vulnerable () const |
virtual void | handle_collision (RigidBody2D *o) |
virtual void | render (GameView &gv) |
bool | is_joy (double x, double y) |
virtual bool | advance (int dt) |
The documentation for this class was generated from the following files:
- E:/prg/sdlpp/apps/games/jungleboy/boy.h
- E:/prg/sdlpp/apps/games/jungleboy/jungleboy.cpp