The extension plugged into the Wiimote
Namespace:
WiimoteLib
Assembly:
WiimoteLib (in WiimoteLib.dll)
Version: 1.2.1.0 (1.2.1.0)
Syntax
C# |
---|
public enum ExtensionType |
Visual Basic (Declaration) |
---|
Public Enumeration ExtensionType |
Visual C++ |
---|
public enum class ExtensionType |
Members
Member name | Description | |
---|---|---|
None |
No extension
| |
Nunchuk |
Nunchuk extension
| |
ClassicController |
Classic Controller extension
|