#include <revolution/wpad.h>
#define WPAD_SENSOR_BAR_POS_BOTTOM 0
#define WPAD_SENSOR_BAR_POS_TOP 1
u8 WPADGetSensorBarPosition( void );
None.
The placement position of the Sensor Bar specified in the console settings by the user.
Gets the placement position of the Sensor Bar specified in the console settings by the user. This function is used when interpolating values in object coordinates for the pointer within the WPAD and KPAD libraries.
2006/08/15 Initial version.
CONFIDENTIAL