Current overall state of the Wiimote and all attachments

Namespace:  Bespoke.Common.Wiimote
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
[SerializableAttribute]
public class WiimoteState
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class WiimoteState
Visual C++
[SerializableAttribute]
public ref class WiimoteState

Inheritance Hierarchy

System..::.Object
  Bespoke.Common.Wiimote..::.WiimoteState

See Also