![]() |
The NEW Pong Game V13.2.1
An interesting implemnettaion of the pong game
|
Implementation of the BallBase class. More...
#include <cstdlib>
#include <ctime>
#include <cmath>
#include "paddle.hpp"
#include "ball_base.hpp"
#include "game.hpp"
Implementation of the BallBase class.