C# Class WrapperTest.FfbInterface

Mostra file Open project: shauleiz/vJoy

Public Properties

Property Type Description
dlg TesterForm
id uint
joystick vJoyInterfaceWrap.vJoy

Public Methods

Method Description
FfbInterface ( ) : System
FfbInterface ( TesterForm dialog ) : System

Private Methods

Method Description
Byte2Percent ( Byte InByte ) : int
DevCtrl2Str ( FFB_CTRL Ctrl, string &Str ) : bool
EffectOpStr ( FFBOP Op, string &Str ) : bool
EffectType2Str ( FFBEType Type, string &Str ) : bool
OnEffect ( IntPtr data, IntPtr userData ) : void
OnEffectObj ( IntPtr data, object userData ) : void
PacketType2Str ( FFBPType Type, string &Str ) : bool
Polar2Deg ( Byte Polar ) : int
TwosCompByte2Int ( Byte inVal ) : int

Method Details

FfbInterface() public method

public FfbInterface ( ) : System
return System

FfbInterface() public method

public FfbInterface ( TesterForm dialog ) : System
dialog TesterForm
return System

Property Details

dlg public_oe static_oe property

public static TesterForm,WrapperTest dlg
return TesterForm

id public_oe property

public uint id
return uint

joystick public_oe static_oe property

public static vJoy,vJoyInterfaceWrap joystick
return vJoyInterfaceWrap.vJoy