_CBwiiBalanceBoard Scol 5.x or above required
Define a callback to a balance board change event.
Prototype :
fun [WiiObj fun [WiiObj u0 [F F F F F]] u1 u0] WiiObj
- WiiObj : a wii object
- fun [WiiObj u0 [F F F F F]] u1 : the callback. Supplemental arguments is
a tuple : value at the top left, at the top right, at the bottom left, at the
bottom right and the total (on all the surface)
- u0 : an user parameter, at your convenience
Return : WiiObj the same wii object or nil if error.
See also :
Example :