Wiimote Class

WiimoteLib

Implementation of Wiimote

Namespace:  WiimoteLib
Assembly:  WiimoteLib (in WiimoteLib.dll)
Version: 1.2.1.0 (1.2.1.0)

Syntax

C#
public class Wiimote : IDisposable
Visual Basic (Declaration)
Public Class Wiimote _
	Implements IDisposable
Visual C++
public ref class Wiimote : IDisposable

Inheritance Hierarchy

System..::.Object
  WiimoteLib..::.Wiimote

See Also