[ADD] main border around game and title bar game text with fps. also added the 3 top buttons

This commit is contained in:
SemvdH
2021-08-25 22:55:06 +02:00
parent 2ea7e749a3
commit 537ff9a601
2 changed files with 39 additions and 9 deletions

View File

@@ -5,6 +5,7 @@
#define MAIN_BORDER_COLOR (RGBA8(98, 124, 158, 255))
#define SECONDARY_BORDER_COLOR (RGBA8(181, 181, 181,255))
#define COLOR_BLACK (RGBA8(0, 0, 0, 255))
#define COLOR_MAGENTA (RGBA8(251, 41, 255,255))
// /**
// * @brief draws a line with a specified width