![]() |
The NEW Pong Game V13.2.1
An interesting implemnettaion of the pong game
|
Implementation of rendering functions for various game shapes. More...
Namespaces | |
namespace | Utilities |
Utility functions for rendering common UI elements. | |
Functions | |
void | Utilities::render_button (SDL_Renderer *renderer, TTF_Font *font, const char *text, const SDL_Rect &button, const SDL_Color &color) |
Renders a text button on screen. | |
Implementation of rendering functions for various game shapes.