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 Gamepad N5110 mbed-rtos
Diff: Enemy/EnemyBoss.h
- Revision:
- 13:a2f061b9cc36
- Parent:
- 6:1fcfd331c047
--- a/Enemy/EnemyBoss.h Thu May 09 13:02:04 2019 +0000
+++ b/Enemy/EnemyBoss.h Thu May 09 14:19:32 2019 +0000
@@ -130,6 +130,7 @@
private:
Vector2D _movement;
+
int _a;
int _b;
int _c;