User:Goofster1020/Code Tutorials/Tutorial 1 - Basic Wiimote Usage
Jump to navigation
Jump to search
This tutorial explains how to use the wiimote in many different ways, like:
Basic Usage
Basic Usage
The following section includes the very basic usage of the Wiimote.
If you are using the Wiimote, no matter what, you always need to have this line in your file:
#include <wiiuse/wpad.h>
//This simple line allows your program access to everything available (in LibWiiuse) for the Wiimote.