Function


nuContRmbMgrInit


Syntax

void nuContRmbMgrInit(void)

Arguments

None

Return Value

None

Description

Initializes and registers the Rumble Pak Manager

Initilalizes the Rumble Pak control structure and registers the Rumble Pak Manager in the SI Manager. This function is normally called by the nuContInit function, so there is no need to call it from the application.

To remove the Rumble Pak Manager use the nuContRmbMgrRemove function.

See Also

nuSiMgrInit, nuContInit, and nuContRmbMgrRemove