Forráskód Böngészése

Changed file permission to 644

Jovian (Darkside) 6 éve
szülő
commit
ddf8f28a00
40 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      .gitignore
  2. 0 0
      Ally.cpp
  3. 0 0
      Ally.h
  4. 0 0
      Control/Input.cpp
  5. 0 0
      Control/Input.h
  6. 0 0
      Control/InputAndJoy.cpp
  7. 0 0
      Control/InputAndJoy.h
  8. 0 0
      Foe.cpp
  9. 0 0
      Foe.h
  10. 0 0
      Game.cpp
  11. 0 0
      Game.h
  12. 0 0
      HitManager.cpp
  13. 0 0
      HitManager.h
  14. 0 0
      Score.cpp
  15. 0 0
      Score.h
  16. 0 0
      Shot.cpp
  17. 0 0
      Shot.h
  18. 0 0
      Shot/Brexit.cpp
  19. 0 0
      Shot/Brexit.h
  20. 0 0
      Shot/Cutter.cpp
  21. 0 0
      Shot/Cutter.h
  22. 0 0
      Shot/Disper.cpp
  23. 0 0
      Shot/Disper.h
  24. 0 0
      Shot/Gun.cpp
  25. 0 0
      Shot/Gun.h
  26. 0 0
      Shot/Hecto.cpp
  27. 0 0
      Shot/Hecto.h
  28. 0 0
      Shot/Missile.cpp
  29. 0 0
      Shot/Missile.h
  30. 0 0
      Shot/Part.cpp
  31. 0 0
      Shot/Part.h
  32. 0 0
      Shot/Photo.cpp
  33. 0 0
      Shot/Photo.h
  34. 0 0
      Shot/Sniper.cpp
  35. 0 0
      Shot/Sniper.h
  36. 0 0
      SpaceShip.cpp
  37. 0 0
      SpaceShip.h
  38. 0 0
      WaveManager.cpp
  39. 0 0
      WaveManager.h
  40. 0 0
      main.cpp

+ 1 - 1
.gitignore

@@ -1,2 +1,2 @@
 .idea/
-cmake-build-debug/
+cmake-build-debug/*

+ 0 - 0
Ally.cpp


+ 0 - 0
Ally.h


+ 0 - 0
Control/Input.cpp


+ 0 - 0
Control/Input.h


+ 0 - 0
Control/InputAndJoy.cpp


+ 0 - 0
Control/InputAndJoy.h


+ 0 - 0
Foe.cpp


+ 0 - 0
Foe.h


+ 0 - 0
Game.cpp


+ 0 - 0
Game.h


+ 0 - 0
HitManager.cpp


+ 0 - 0
HitManager.h


+ 0 - 0
Score.cpp


+ 0 - 0
Score.h


+ 0 - 0
Shot.cpp


+ 0 - 0
Shot.h


+ 0 - 0
Shot/Brexit.cpp


+ 0 - 0
Shot/Brexit.h


+ 0 - 0
Shot/Cutter.cpp


+ 0 - 0
Shot/Cutter.h


+ 0 - 0
Shot/Disper.cpp


+ 0 - 0
Shot/Disper.h


+ 0 - 0
Shot/Gun.cpp


+ 0 - 0
Shot/Gun.h


+ 0 - 0
Shot/Hecto.cpp


+ 0 - 0
Shot/Hecto.h


+ 0 - 0
Shot/Missile.cpp


+ 0 - 0
Shot/Missile.h


+ 0 - 0
Shot/Part.cpp


+ 0 - 0
Shot/Part.h


+ 0 - 0
Shot/Photo.cpp


+ 0 - 0
Shot/Photo.h


+ 0 - 0
Shot/Sniper.cpp


+ 0 - 0
Shot/Sniper.h


+ 0 - 0
SpaceShip.cpp


+ 0 - 0
SpaceShip.h


+ 0 - 0
WaveManager.cpp


+ 0 - 0
WaveManager.h


+ 0 - 0
main.cpp