#include <revolution/hbm.h>
HBMSelectBtnNum HBMCalc( const HBMControllerData* pController );
pController |
Wii Remote input information. |
Returns the number of the button just pressed on the HOME Menu.
Performs the preprocessing for drawing according to the contents set in pController. Always call this function before calling HBMDraw(). In addition, the clicked button is identified based on the information and set as the return value.
CONFIDENTIAL