TwclWiiRemoteGuitarType Enumeration

The Wii Remote Guitar extension type.

Namespace: wclBluetooth
type
 TwclWiiRemoteGuitarType = (
 wiiGuitarHero3,
 wiiGuitarHeroWorldTour
 );

The TwclWiiRemoteGuitarType type exposes the following members.

Show:
 NameDescription
wiiGuitarHero3

The Guitar extension is the Hero 3 model.

wiiGuitarHeroWorldTour

The Guitar extension is the Hero World Tour model.

Top