public struct JoyButtonEvent {
public uchar type ;
public uchar which ;
public uchar button ;
public uchar state ;
}
public uchar type ;
public uchar which ;
public uchar button ;
public uchar state ;
Created by Valadoc