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.
Level Class Reference
Level Class , Creates the levels in the Breakout game. More...
#include <Map.h>
Inherited by Level1, Level2, and Level3.
Public Member Functions | |
| virtual void | initBricks (Map &map) |
| Draws the bricks and stores them in the levels vector, virtual as it changes for each level. | |
Detailed Description
Level Class , Creates the levels in the Breakout game.
- Date:
- April 2019
Definition at line 29 of file Map.h.
Member Function Documentation
Generated on Thu Jul 14 2022 02:02:53 by
1.7.2