KBD_GetPadRepeatFrame

C Specification

#include "kbd_autoRepeat.h";
void KBD_GetPadRepeatFrame( int* first, int* step );

Arguments

first Pointer to the variable used to obtain the number of frames until repeat starts.
step Pointer to the variable used to obtain the repeat interval

Return Values

None.

Description

Obtains the current frame count settings for pad repetition.

See Also

CONFIDENTIAL