KPADSetMplsMagnification

Syntax

#include <revolution/kpad.h>

void KPADSetMplsMagnification( s32 chan, f32 pitch, f32 yaw, f32 roll );

Arguments

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.

Return Values

None.

Description

Sets the scaling to apply to each direction when calculating the angular speed for the specified channel's Wii MotionPlus.

See Also

None.

Revision History

2009/01/22 Initial version.


CONFIDENTIAL