ELEC2645 (2018/19) / Mbed 2 deprecated el17aio

Dependencies:   mbed

Revision:
33:7a814c874c57
Parent:
32:098fbc1222cd
Child:
34:6d0786582d81
diff -r 098fbc1222cd -r 7a814c874c57 RosenEngine/RosenEngine.h
--- a/RosenEngine/RosenEngine.h	Sat Apr 20 09:05:10 2019 +0000
+++ b/RosenEngine/RosenEngine.h	Sat Apr 20 14:10:47 2019 +0000
@@ -37,8 +37,10 @@
     
 private:
     bool shooter_weapon_collision(int sh_no);
-    bool enemy_ship_collision();
-    bool enemy_projectile_collision();   
+    bool shooter_ship_collision(int sh_no);
+    bool seeker_ship_collision();
+    bool enemy_projectile_collision();
+    Vector2D shooter_projectile_collision();  
     void score(int points);
     
     // Variables