You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReadMe.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,12 @@ The main purpose of the library is to make creation of menu's in games easy. Thi
29
29
Here `Action` is an **abstract class** with one virtual method `bool start` This is where you will implement the action to be performed when the option is selected.
30
30
31
31
*`menu.createMenu()` to start the menu
32
-
33
32
33
+
##Screenshots
34
+
35
+

0 commit comments