nn::hid::CTR::PadReader::SetStickClampMode Member Function
void SetStickClampMode(
StickClampMode mode
);
| Name | Description | |
|---|---|---|
| in | mode | The clamp mode to be set. |
Sets the clamp mode for the analog stick.
The configured mode is used to clamp analog stick input obtained with the Read and ReadLatest functions. For more details on clamping, see nn::hid::CTR::PadReader::StickClampMode. The default clamping mode is circular clamping.
CONFIDENTIAL