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