WiimoteLib |
ClassicControllerState..::.RawYR Field |
ClassicControllerState Structure See Also Send Feedback |
Raw value of right joystick. Values range between 0 - 255.
Namespace:
WiimoteLib
Assembly:
WiimoteLib (in WiimoteLib.dll)
Version: 1.2.1.0 (1.2.1.0)
Syntax
C# |
---|
public byte RawYR |
Visual Basic (Declaration) |
---|
Public RawYR As Byte |
Visual C++ |
---|
public: unsigned char RawYR |