Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed MotionSensor
Diff: Entity/Bullets/Bullets.h
- Revision:
- 14:3361879490b2
- Parent:
- 13:d04a6caba40d
- Child:
- 21:be18f33da757
diff -r d04a6caba40d -r 3361879490b2 Entity/Bullets/Bullets.h
--- 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