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: Sprites/Sprites.h
- Revision:
- 35:b7a0f0b363d0
- Parent:
- 34:c5a042973e0c
--- a/Sprites/Sprites.h Thu Apr 11 21:29:48 2019 +0000 +++ b/Sprites/Sprites.h Thu Apr 11 21:38:24 2019 +0000 @@ -87,8 +87,8 @@ struct keyed { bool key[5]; - double kx[5]; - double ky[5]; + double ex[5]; + double ey[5]; }; struct trap_str {