Steven Mahasin / Mbed 2 deprecated DreamDungeon

Dependencies:   mbed MotionSensor

Revision:
14:3361879490b2
Parent:
13:d04a6caba40d
Child:
21:be18f33da757
--- a/Entity/Bullets/Bullets.h	Wed Apr 24 02:33:33 2019 +0000
+++ b/Entity/Bullets/Bullets.h	Wed Apr 24 03:09:00 2019 +0000
@@ -11,6 +11,7 @@
     // Functions
     virtual void move(float, float);
     virtual int * get_frame();
+    bool out_of_bounds_check();
     
     private:
     // Member Variable