|
libnds
|
NDS Easy Piano option pack support. More...
Functions | |
| bool | pianoIsInserted () |
| Check for piano option pack. | |
| u16 | pianoKeysDown () |
| Obtains the current piano keys pressed state. | |
| u16 | pianoKeysHeld () |
| Obtains the current piano keys held state. | |
| u16 | pianoKeysUp () |
| Obtains the current piano keys released state. | |
| void | pianoScanKeys () |
| Obtain the current piano state. Call this function once per main loop to use the piano functions. | |
NDS Easy Piano option pack support.
| bool pianoIsInserted | ( | ) |
Check for piano option pack.
1.7.3