KPADSetObjInterval

Syntax

#include <revolution/kpadOld.h>

void KPADSetObjInterval( f32 interval );

Arguments

interval Specifies the distance, in meters, between the two Sensor Bar emitters.

Return Values

None.

Description

Uses the distance (in meters) between the two emitters in the Sensor Bar to make a setting for the TV. If the distance is 20cm, the value of 0.2f is set. 0.2f is the default value for the KPAD supporting UI Tool Version 4, while 0.3f is for UI Tool Version 3. This setting affects calculation of dist.

See Also

None.

Revision History

2006/10/25 Changed the name to KPADOld library, beginning with Revolution SDK 2.3.
2006/06/19 Updated description of default values.
2006/03/01 Initial version.


CONFIDENTIAL