The NEW Pong Game V13.2.1
An interesting implemnettaion of the pong game
Loading...
Searching...
No Matches
renderers.cpp File Reference

Implementation of rendering functions for various game shapes. More...

#include "renderers.hpp"
#include <iostream>

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.
 

Detailed Description

Implementation of rendering functions for various game shapes.

Authors
Yanis Sadoun, Vasileios Filippos Skarleas, Dounia Bakalem