_CBnunchukJoy Scol 5.x or above required
Define a callback to the nunchuck joystick event.
Prototype :
fun [WiiObj fun [WiiObj u0 I] u1 u0] WiiObj
- WiiObj : a wii object
- fun [WiiObj u0 I] u1 : the callback. Supplemental arguments is the
x, y coordonates
- u0 : an user parameter, at your convenience
Return : WiiObj the same wii object or nil if error.
See also :
Example :