-
- Downloads
There was an error fetching the commit references. Please try again later.
Implementierung einer Kamera für Scrollen bei großen Räumen
Showing
- .gitlab/ci/code-quality-ci.yml 1 addition, 1 deletion.gitlab/ci/code-quality-ci.yml
- game/CMakeLists.txt 1 addition, 0 deletionsgame/CMakeLists.txt
- game/src/BulletManager.cpp 32 additions, 22 deletionsgame/src/BulletManager.cpp
- game/src/BulletManager.hpp 31 additions, 26 deletionsgame/src/BulletManager.hpp
- game/src/BulletObject.cpp 4 additions, 3 deletionsgame/src/BulletObject.cpp
- game/src/BulletObject.hpp 8 additions, 7 deletionsgame/src/BulletObject.hpp
- game/src/Camera.cpp 46 additions, 0 deletionsgame/src/Camera.cpp
- game/src/Camera.hpp 27 additions, 0 deletionsgame/src/Camera.hpp
- game/src/EnemyManager.cpp 10 additions, 10 deletionsgame/src/EnemyManager.cpp
- game/src/EnemyManager.hpp 25 additions, 23 deletionsgame/src/EnemyManager.hpp
- game/src/GameInitializer.cpp 9 additions, 5 deletionsgame/src/GameInitializer.cpp
- game/src/GameObject.cpp 44 additions, 39 deletionsgame/src/GameObject.cpp
- game/src/GameObject.hpp 24 additions, 24 deletionsgame/src/GameObject.hpp
- game/src/GameWindow.cpp 35 additions, 23 deletionsgame/src/GameWindow.cpp
- game/src/GameWindow.hpp 36 additions, 33 deletionsgame/src/GameWindow.hpp
- game/src/TilesheetManager.cpp 70 additions, 41 deletionsgame/src/TilesheetManager.cpp
- game/src/TilesheetManager.hpp 12 additions, 10 deletionsgame/src/TilesheetManager.hpp
Loading
Please register or sign in to comment