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: RosenEngine/RosenEngine.h
- Revision:
- 5:bb6edc5b5be3
- Parent:
- 4:740e14ebbc97
- Child:
- 7:ed5870cfb3e0
diff -r 740e14ebbc97 -r bb6edc5b5be3 RosenEngine/RosenEngine.h --- a/RosenEngine/RosenEngine.h Mon Mar 04 14:05:00 2019 +0000 +++ b/RosenEngine/RosenEngine.h Tue Mar 05 07:08:57 2019 +0000 @@ -28,7 +28,7 @@ int _ship_speed; int _ship_width; int _ship_xpos; - int _ship_ypos + int _ship_ypos; float _xjoystick; float _yjoystick;