Struct pscontroller_rs::JogCon
[−]
[src]
#[repr(C)]pub struct JogCon { pub buttons: GamepadButtons, pub jog_position: i16, pub jog_state: u8, }
Represents the Namco JogCon controller
Fields
Standard buttons (Cross, Circle, L3, Start, etc)
jog_position: i16
The absolute position of the jog wheel
jog_state: u8
What state is the jog wheel in