In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
471 bytes added ,  16:42, 5 April 2015
Created stub page, added WPADRead()
This library handles communication with controllers other than the Gamepad. It includes functions for the Wii Remote (WPAD), the Wii Balance Board (WBC), and a higher-level abstraction (KPAD).

==Functions==
===Wii Remote===
{| class="wikitable"
!Name
!Prototype
!Description
|-
|WPADRead
|int WPADRead(int chan, void *buffer);
|Stores raw controller data for the specified Wii Remote in ''buffer''
|}

==Structures==
===Wii Remote Data===
Can be gotten using WPADRead().
203

edits

Navigation menu