casse-brick latest
Ce projet est réalisé dans le cadre du cours de Programmation Avancée en M1 Informatique de l'université de Strasbourg.
Loading...
Searching...
No Matches
Data Structures
Ball.h File Reference
#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...