Wiimote identifiers.

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

Syntax

C#
public enum PlayerIndex
Visual Basic (Declaration)
Public Enumeration PlayerIndex
Visual C++
public enum class PlayerIndex

Members

Member nameDescription
One
The first player.
Two
The second player.
Three
The third player.
Four
The fourth player.

See Also