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 APDS_9960 mbed-rtos
Diff: include/cJeu.h
- Revision:
- 10:9ef3f520ff6c
- Parent:
- 9:6f3d8b714a59
- Child:
- 12:7afdbc7465ac
--- a/include/cJeu.h Wed Apr 06 21:53:55 2016 +0000 +++ b/include/cJeu.h Thu Apr 07 15:24:07 2016 +0000 @@ -20,7 +20,7 @@ ~cJeu(); // METHODES void initialiser(); - void nouvellePiece(); + cForme* nouvellePiece(); void disparitionLigne(); // MUTATEUR void set_matrice(cMatrice &mat);