libnds
Functions
piano.h File Reference

NDS Easy Piano option pack support. More...

Functions

bool pianoIsInserted ()
 Check for piano option pack. More...
 
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.
 

Detailed Description

NDS Easy Piano option pack support.

Function Documentation

bool pianoIsInserted ( )

Check for piano option pack.

Returns
true if the cart in the GBA slot is the piano option pack.