Struct pscontroller_rs::NegCon
[−]
[src]
#[repr(C)]pub struct NegCon { pub buttons: NegconButtons, pub twist: u8, pub switchi: u8, pub switchii: u8, pub switchl: u8, }
Represents the Namco NegCon controller
Fields
The NegCon's weird buttons (A, B, R, etc)
twist: u8
The position of the twist (center = 0x80)
switchi: u8
Position of switch I
switchii: u8
Position of switch II
switchl: u8
Position of switch L