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
platform.h File Reference
#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...