상속: IJoystickDriver2
예제 #1
0
파일: X11Joystick.cs 프로젝트: Zeludon/FEZ
 public static int open([MarshalAs(UnmanagedType.LPStr)] string pathname, X11Joystick.OpenFlags flags);
예제 #2
0
파일: X11Joystick.cs 프로젝트: Zeludon/FEZ
 public static int ioctl(int d, X11Joystick.JoystickIoctlCode request, ref int data);