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: Objects/Object.h
- Revision:
- 40:8cc82e3fce06
- Parent:
- 38:a6e040bf0e35
- Child:
- 43:2cd1cfe07770
--- a/Objects/Object.h	Mon May 18 02:05:36 2020 +0000
+++ b/Objects/Object.h	Mon May 18 02:36:44 2020 +0000
@@ -34,6 +34,7 @@
         int seperation;
         int grid;
         int size;
+        int speed;
         
         int screenWidth;
         int screenHeight;