All Classes Namespaces Files Functions Variables Enumerations Enumerator
libs/controller/WiiJoystick_win.cpp File Reference

Wii リモコン More...

#include <string>
#include "WiiYourself_1_0/wiimote.h"
#include "WiiJoystick.h"
#include "MovingAverage.h"
Include dependency graph for WiiJoystick_win.cpp:

Go to the source code of this file.


Detailed Description

Wii リモコン

Author:
Satofumi KAMIMURA
Id:
WiiJoystick_win.cpp 1334 2009-09-24 02:24:29Z satofumi

contains WiiYourself! wiimote code by gl.tter http://gl.tter.org

WiiYourself! を再度ラッパーしている。Linux と同じインターフェースにするため

Todo:

適切に排他制御を行うべき。データ読み書きと、コールバックのあたり

wii_ が NULL かどうかの判定を行うべき

Definition in file WiiJoystick_win.cpp.