Function


nuContRmbSearchTimeSet


Syntax

void nuContRmbSearchTimeSet(u32 frame)
Arguments
frame      time period between checks (in frames)
Return Value
None
Description

Sets the time for checking the Rumble Pak

When the NU_CONT_RMB_MODE_AUTO mode has been set with the nuContRmbModeSet function, this function specifies the time (in frames) between each check to see whether the Rumble Pak is inserted. The default value is set at 300 frames (5 seconds). The Rumble Pak Manager does not check all four Controllers during the same frame, so the burden of checking does not fall all at once.

See Also

nuContRmbModeSet