![]() |
The NEW Pong Game V13.2.1
An interesting implemnettaion of the pong game
|
This is the complete list of members for Power, including all inherited members.
collision(BallBase *ball_type) const | Power | |
color | Power | protected |
duration_effect | Power | protected |
effect_is_active | Power | protected |
height | Power | protected |
is_active | Power | protected |
play | Power | protected |
Power(int screen_width, int screen_height) | Power | |
power_texture | Power | protected |
render(SDL_Renderer *renderer) | Power | virtual |
reset(int screen_width) | Power | virtual |
set_effect_is_active(bool active) | Power | |
set_is_active(bool active) | Power | |
speed | Power | protected |
update(float time, Paddle *racket1, Paddle *racket2, SDL_Renderer *renderer, BallBase *ball) | Power | virtual |
width | Power | protected |
x | Power | protected |
y | Power | protected |