![]() |
The NEW Pong Game V13.2.1
An interesting implemnettaion of the pong game
|
This is the complete list of members for InvisiblePower, 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 |
| initialisation | InvisiblePower | private |
| InvisiblePower(int screen_width, int screen_height) | InvisiblePower | |
| is_active | Power | protected |
| play | Power | protected |
| Power(int screen_width, int screen_height) | Power | |
| power_texture | Power | protected |
| render(SDL_Renderer *renderer) override | InvisiblePower | virtual |
| repeat | InvisiblePower | private |
| reset(int screen_width) override | InvisiblePower | virtual |
| set_effect_is_active(bool active) | Power | |
| set_initialisation(bool init) | InvisiblePower | |
| set_is_active(bool active) | Power | |
| speed | Power | protected |
| update(float time, BallBase *Ball, SDL_Renderer *renderer) | InvisiblePower | |
| Power::update(float time, Paddle *racket1, Paddle *racket2, SDL_Renderer *renderer, BallBase *ball) | Power | virtual |
| width | Power | protected |
| x | Power | protected |
| y | Power | protected |