WPADGetSensorBarPosition

C Specification

#include <revolution/wpad.h>

#define WPAD_SENSOR_BAR_POS_BOTTOM              0
#define WPAD_SENSOR_BAR_POS_TOP                 1

u8 WPADGetSensorBarPosition( void );

Arguments

None.

Return Values

The placement position of the Sensor Bar specified in the console settings by the user.

Description

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.

See Also

WPAD Functions

Revision History

2006/08/15 Initial version.


CONFIDENTIAL