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: CrossyChicken/CrossyChicken.cpp
- Revision:
- 20:077f845f09f2
- Parent:
- 19:6d9721ffc078
- Child:
- 27:e2af196bd9ab
--- a/CrossyChicken/CrossyChicken.cpp Thu May 14 05:52:50 2020 +0000
+++ b/CrossyChicken/CrossyChicken.cpp Fri May 15 00:16:06 2020 +0000
@@ -47,6 +47,12 @@
grid = 22;
}
+void CrossyChicken::drawCar()
+{
+ graphics.drawCars(local_level->
+
+}
+
//main function that starts the game
void CrossyChicken::start(){
//game setup