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
Sound Class Reference
#include <Sound.h>
Public Member Functions | |
| Sound () | |
| Constructor. | |
| ~Sound () | |
| Destructor. | |
| void | menu_sound (Gamepad &pad) |
| menu sound | |
| void | begin_sound (Gamepad &pad) |
| begin sound | |
| void | over_sound (Gamepad &pad) |
| sound after game over | |
| void | vict_sound (Gamepad &pad) |
| sound after victory | |
| void | count_sound (Gamepad &pad) |
| sound for count down | |
Detailed Description
My Sound Class.
Definition at line 12 of file Sound.h.
Constructor & Destructor Documentation
Member Function Documentation
Generated on Thu Jul 14 2022 12:45:25 by
1.7.2