![]() |
The NEW Pong Game V13.2.1
An interesting implemnettaion of the pong game
|
Header defining the Power class for special game effects. More...
#include <SDL.h>#include <cstdlib>#include <ctime>#include "paddle.hpp"#include "macros.hpp"#include "ball_base.hpp"Go to the source code of this file.
Classes | |
| class | Power |
| Class representing power-up items that affect gameplay. More... | |
Header defining the Power class for special game effects.