Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Сулимов Игорь Андреевич
Pac-Man
Commits
10b061ad
Commit
10b061ad
authored
1 week ago
by
Сулимов Игорь Андреевич
Browse files
Options
Download
Patches
Plain Diff
Test commit
parent
920b8ccf
main
No related merge requests found
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
CMakeLists.txt
+5
-1
CMakeLists.txt
include/Application.h
+1
-1
include/Application.h
include/Drawable/Button.h
+9
-7
include/Drawable/Button.h
include/Drawable/Menu.h
+6
-3
include/Drawable/Menu.h
include/ISelectCommand.h
+5
-0
include/ISelectCommand.h
include/IWindowKeeper.h
+4
-4
include/IWindowKeeper.h
include/States/SelectState.h
+5
-1
include/States/SelectState.h
source/Drawable/Button.cpp
+5
-0
source/Drawable/Button.cpp
source/Drawable/Menu.cpp
+6
-0
source/Drawable/Menu.cpp
source/State/SelectState.cpp
+4
-1
source/State/SelectState.cpp
with
50 additions
and
18 deletions
+50
-18
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets