#include <header.h>
Namespaces | |
namespace | std |
Fonctions | |
void | debug (char *msg) |
void | Display (SDL_Surface *surf, SDL_Rect *r_in, SDL_Rect *r_out) |
SDL_Surface * | LoadImage (char *ImageFile, SDL_Surface *surf, bool isfont) |
void | savescreen () |
void | restorescreen () |
bool | belongs (int x, int y, SDL_Rect r) |
caze * | whereami (int x, int y) |
caze * | dragdrop (caze *c) |
void | wstatus (const char *msg, bool append) |
void | cstatus () |
void | bye (int ret) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|