nn::hid::CTR::PadReader::GetStickClamp Member Function

Syntax

void GetStickClamp(
     s16 * pMin,
     s16 * pMax
) const;

Arguments

Name Description
out pMin Returns the lower limit for clamping.
out pMax Returns the upper limit for clamping.

Return Values

None.

Description

Gets the clamp values of the current clamp mode for the Slide Pad.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL