Inheritance: 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);