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:
- 32:84e79aa7858c
- Parent:
- 31:70521f37e004
- Child:
- 38:a6e040bf0e35
--- a/Objects/Object.h Sat May 16 04:15:46 2020 +0000
+++ b/Objects/Object.h Sat May 16 05:22:26 2020 +0000
@@ -21,6 +21,8 @@
int medium;
int fast;
+ int row;
+
int screenWidth;
int screenHeight;