nw::demo::Pad::IsButtonRepeatFast Member Function

Syntax

bool IsButtonRepeatFast(
     Button button
) const;

Arguments

Name Description
in button Bit string representing the button.

Return Values

Returns true while the button is being held down.

Description

Returns true while the button is being held down for a set interval. The interval is faster than with the IsButtonRepeat function.


CONFIDENTIAL