#include <revolution/kpad.h> void KPADSetMplsMagnification( s32 chan, f32 pitch, f32 yaw, f32 roll );
| chan | One of the WPAD_CHANn values. |
|---|---|
| pitch | The scaling to apply when calculating angular speed in the pitch direction. |
| yaw | The scaling to apply when calculating angular speed in the yaw direction. |
| roll | The scaling to apply when calculating angular speed in the roll direction. |
None.
Sets the scaling to apply to each direction when calculating the angular speed for the specified channel's Wii MotionPlus.
None.
2009/01/22 Initial version.
CONFIDENTIAL