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
Diff: Minerengine.h
- Revision:
- 11:61f28e3448d3
- Parent:
- 10:65a6866d418b
- Child:
- 12:adf4ec04ced2
diff -r 65a6866d418b -r 61f28e3448d3 Minerengine.h
--- a/Minerengine.h Wed Mar 27 21:51:11 2019 +0000
+++ b/Minerengine.h Thu Mar 28 01:07:49 2019 +0000
@@ -54,6 +54,7 @@
int _right_collision;
int _left_collision;
int _stop_jump;
+ int _gravity;
};
#endif
\ No newline at end of file