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.
Food Class Reference
#include <Food.h>
Public Member Functions | |
Food () | |
Constructor. | |
~Food () | |
Destructor. | |
void | init () |
Set the screen. | |
void | draw (N5110 &lcd) |
Draw the screen. | |
void | response () |
Get the response. | |
pos | returnPos () |
Get the score. |
Detailed Description
Food Class.
Does nothing useful
- Date:
- May, 2019
Definition at line 25 of file Food.h.
Constructor & Destructor Documentation
Member Function Documentation
void draw | ( | N5110 & | lcd ) |
Generated on Mon Jul 18 2022 14:19:10 by
