#include <revolution/wpad.h>
#define WPAD_CHAN0 0
#define WPAD_CHAN1 1
#define WPAD_CHAN2 2
#define WPAD_CHAN3 3
BOOL WPADIsDpdEnabled( s32 chan );
chan |
One of the WPAD_CHANn values. |
Returns TRUE if the pointer is moving; FALSE if it is stopped.
Checks the status of the pointer within the Wii Remote.
WPAD Functions
WPADControlDpd, WPADGetInfo, WPADGetInfoAsync
2006/06/19 Initial version.
CONFIDENTIAL