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
Instruction Class Reference
Instruction class. More...
#include <Instruction.h>
Public Member Functions | |
| Instruction () | |
| Constructor. | |
| ~Instruction () | |
| Destructor. | |
| void | draw (N5110 &lcd, Gamepad &pad) |
| draw instruction by a for loop | |
Detailed Description
Instruction class.
create a instruction interface for game
Definition at line 14 of file Instruction.h.
Constructor & Destructor Documentation
| Instruction | ( | ) |
Constructor.
Definition at line 17 of file Instruction.cpp.
| ~Instruction | ( | ) |
Destructor.
Definition at line 22 of file Instruction.cpp.
Member Function Documentation
Generated on Thu Jul 14 2022 12:45:25 by
1.7.2