|
casse-brick
|
#include <SDL2/SDL.h>#include <SDL_image.h>#include <SDL2/SDL_timer.h>#include <iostream>#include <memory>#include "CollidingObject.h"Go to the source code of this file.
Data Structures | |
| class | PLATFORM |
| The PLATFORM class represents a movable platform object. More... | |