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: Sprite/Vehicle.h
- Revision:
- 61:3714af9caab6
- Parent:
- 53:b6bb4dab7823
diff -r e1ac7fa5cf17 -r 3714af9caab6 Sprite/Vehicle.h
--- a/Sprite/Vehicle.h Wed May 27 01:21:19 2020 +0000
+++ b/Sprite/Vehicle.h Wed May 27 01:54:46 2020 +0000
@@ -1,9 +1,6 @@
#ifndef VEHICLE_H
#define VEHICLE_H
-// size of grid of the game
-// three states of the frog
-// still, movement 1 , movement two
const int frog_state_up[4][6] = {
//final and initial state of frog