D:/Development/Wii/testProject/source/main.cpp File Reference

#include <stdlib.h>
#include <stdio.h>
#include <gccore.h>
#include <wiiuse/wpad.h>
#include "console/console.h"
#include "io/FileIO.h"
#include "skins/SkinController.h"

Go to the source code of this file.

Defines

#define SYS_RETURNTOHBMENU   7

Functions

void WiiResetPressed ()
void WiiPowerPressed ()
void WiimotePowerPressed (s32 chan)
int main (int argc, char **argv)

Variables

u8 HWButton = 0

Define Documentation

#define SYS_RETURNTOHBMENU   7

Definition at line 22 of file main.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Entry point.

Parameters:
[in] argc The number of arguments invoked with the program
[in] argv The array containing the arguments
Returns:
0 on clean exit, an error code otherwise

Definition at line 69 of file main.cpp.

void WiimotePowerPressed ( s32  chan  ) 

Callback for the power button on the Wiimote.

Parameters:
[in] chan The Wiimote that pressed the button

Definition at line 56 of file main.cpp.

void WiiPowerPressed (  ) 

Callback for the power button on the Wii.

Definition at line 47 of file main.cpp.

void WiiResetPressed (  ) 

Callback for the reset button on the Wii.

Definition at line 39 of file main.cpp.


Variable Documentation

u8 HWButton = 0

Definition at line 33 of file main.cpp.

 All Classes Files Functions Variables Defines

Generated on Mon Aug 31 22:03:33 2009 for Wii Console Library by  doxygen 1.6.0