Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Сулимов Игорь Андреевич
Pac-Man
Commits
2f5c086e
Commit
2f5c086e
authored
1 week ago
by
Сулимов Игорь Андреевич
Browse files
Options
Download
Patches
Plain Diff
Start of Pacman entity
parent
581a115a
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
CMakeLists.txt
+1
-1
CMakeLists.txt
include/MazeContent/Buildings/IRoomSide.h
+0
-0
include/MazeContent/Buildings/IRoomSide.h
include/MazeContent/Buildings/Maze.h
+1
-1
include/MazeContent/Buildings/Maze.h
include/MazeContent/Buildings/Pass.h
+0
-0
include/MazeContent/Buildings/Pass.h
include/MazeContent/Buildings/Room.h
+1
-1
include/MazeContent/Buildings/Room.h
include/MazeContent/Buildings/Wall.h
+1
-1
include/MazeContent/Buildings/Wall.h
include/MazeContent/Entities/IDynamicEntity.hpp
+1
-0
include/MazeContent/Entities/IDynamicEntity.hpp
include/MazeContent/Entities/IEntity.h
+3
-3
include/MazeContent/Entities/IEntity.h
include/MazeContent/Entities/IStaticEntity.h
+1
-0
include/MazeContent/Entities/IStaticEntity.h
include/MazeContent/Entities/Pacman.h
+8
-0
include/MazeContent/Entities/Pacman.h
source/Maze_Content/Buildings/Maze.cpp
+1
-1
source/Maze_Content/Buildings/Maze.cpp
source/Maze_Content/Buildings/Room.cpp
+1
-1
source/Maze_Content/Buildings/Room.cpp
source/Maze_Content/Buildings/Wall.cpp
+1
-1
source/Maze_Content/Buildings/Wall.cpp
with
20 additions
and
10 deletions
+20
-10
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