#include <revolution/kpad.h> void KPADDisableAimingMode( s32 chan );
| chan | One of the WPAD_CHANn values. |
|---|
None.
With this function, the origin (0,0) is set not to where the Wii Remote is actually pointing on the TV screen, but to the remote's position when it points to the center of the sensor bar.
Previously, the status gained with this function was the default setting; however, the KPADEnableAimingMode function is now called from the KPADInit function, so this is no longer the default.
KPADEnableAimingModeKPADSetSensorHeightKPADGetProjectionPos
2007/01/15 Revised such that the coordinate correction feature is enabled by default.
2006/09/07 Initial version.
CONFIDENTIAL