#include <header.h>
Fonctions membres publiques | |
void | init (int _w, int _h, SDL_Rect _eigen, SDL_Rect _visible, caze *_array, SDL_Surface **_s, SDL_Surface **_sg) |
void | clear () |
void | update () |
int | pos (int i, int j) |
Attributs publics | |
int | w |
int | h |
SDL_Rect | eigen |
SDL_Rect | visible |
caze * | array |
SDL_Surface ** | s |
SDL_Surface ** | sg |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|