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/Bosses/Skull/Skull.h
- Revision:
- 56:ef9521b7ed78
- Parent:
- 36:92d131695e7c
- Child:
- 58:c8d90bb7404a
diff -r fc618f82d1d0 -r ef9521b7ed78 Entity/Bosses/Skull/Skull.h
--- a/Entity/Bosses/Skull/Skull.h Thu May 09 08:18:36 2019 +0000
+++ b/Entity/Bosses/Skull/Skull.h Thu May 09 08:42:52 2019 +0000
@@ -14,6 +14,8 @@
// Member Functions
void increment_frames();
void update_offsets();
+ void approaching_movement(float player_x, float player_y);
+ void dash_movement();
public:
// Constructor