-
- Downloads
Rewrite rendering Pipeline (use tilesheet and HDF5)
parent
b43cea39
No related branches found
No related tags found
Showing
- game/CMakeLists.txt 1 addition, 1 deletiongame/CMakeLists.txt
- game/src/AnimatedRenderable.cpp 0 additions, 90 deletionsgame/src/AnimatedRenderable.cpp
- game/src/AnimatedRenderable.hpp 0 additions, 67 deletionsgame/src/AnimatedRenderable.hpp
- game/src/BulletManager.cpp 7 additions, 25 deletionsgame/src/BulletManager.cpp
- game/src/BulletManager.hpp 8 additions, 3 deletionsgame/src/BulletManager.hpp
- game/src/BulletObject.cpp 2 additions, 2 deletionsgame/src/BulletObject.cpp
- game/src/BulletObject.hpp 3 additions, 3 deletionsgame/src/BulletObject.hpp
- game/src/ContactListener.cpp 12 additions, 1 deletiongame/src/ContactListener.cpp
- game/src/DynamicObject.cpp 2 additions, 2 deletionsgame/src/DynamicObject.cpp
- game/src/DynamicObject.hpp 3 additions, 3 deletionsgame/src/DynamicObject.hpp
- game/src/Enemy.cpp 2 additions, 14 deletionsgame/src/Enemy.cpp
- game/src/Enemy.hpp 3 additions, 11 deletionsgame/src/Enemy.hpp
- game/src/EnemyManager.cpp 5 additions, 3 deletionsgame/src/EnemyManager.cpp
- game/src/EnemyManager.hpp 7 additions, 4 deletionsgame/src/EnemyManager.hpp
- game/src/GameInitializer.cpp 1 addition, 1 deletiongame/src/GameInitializer.cpp
- game/src/GameObject.cpp 47 additions, 34 deletionsgame/src/GameObject.cpp
- game/src/GameObject.hpp 37 additions, 21 deletionsgame/src/GameObject.hpp
- game/src/GameWindow.cpp 17 additions, 10 deletionsgame/src/GameWindow.cpp
- game/src/GameWindow.hpp 6 additions, 1 deletiongame/src/GameWindow.hpp
- game/src/Player.cpp 6 additions, 7 deletionsgame/src/Player.cpp
Loading
Please register or sign in to comment