Raw joystick position before normalization. Values range between 0 and 255.

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

Syntax

C#
public Point RawJoystick
Visual Basic (Declaration)
Public RawJoystick As Point
Visual C++
public:
Point RawJoystick

See Also