KPADReset

C Specification

#include <revolution/kpad.h>
void KPADReset( void );

Arguments

None.

Return Values

None.

Description

This function is called when resetting values, such as between scenes. We recommend calling this function when initializing a scene.

See Also

Revision History

03/01/2006 Initial version.