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/Collectibles/Health/Health.h
- Revision:
- 37:a404860171a9
- Parent:
- 34:1d5b4da3935e
- Child:
- 58:c8d90bb7404a
--- a/Entity/Collectibles/Health/Health.h Tue May 07 01:11:07 2019 +0000
+++ b/Entity/Collectibles/Health/Health.h Tue May 07 03:47:39 2019 +0000
@@ -12,10 +12,6 @@
virtual void move(float, float, char * map, bool * doorways);
virtual void draw(N5110 &unused);
virtual void take_damage(int);
-
-private:
- // Private Functions
- char * get_frame();
};
const char health_sprite[7][7] = {