issues
search
richelbilderbeek
/
djog_unos_2018
Project by the Uno's at DJOG 2018-2019: Nature Zen
GNU General Public License v3.0
6
stars
2
forks
source link
Create sfml_pause_screen (hard)
#404
Closed
DynCoder
closed
5 years ago
DynCoder
commented
5 years ago
Create a pause screen:
Create sfml_pause_screen class
Add some buttons and text
Make a display function that needs a window reference
Make the display function draw the buttons and text on the given window
Add some if statement to sfml_game::display and make it so sfml::game displays the pause screen
as an overlay
Create a pause screen: