![]() |
The NEW Pong Game V13.2.1
An interesting implemnettaion of the pong game
|
Header defining the InvisiblePower class for ball visibility effects. More...
#include <SDL.h>
#include <SDL_ttf.h>
#include <cstdlib>
#include <ctime>
#include <cmath>
#include "ball_base.hpp"
#include "power.hpp"
Go to the source code of this file.
Classes | |
class | InvisiblePower |
Power-up that makes the ball temporarily invisible. More... | |
Header defining the InvisiblePower class for ball visibility effects.