C# Class WrapperTest.FfbInterface

Afficher le fichier Open project: shauleiz/vJoy

Méthodes publiques

Свойство Type Description
dlg TesterForm
id uint
joystick vJoyInterfaceWrap.vJoy

Méthodes publiques

Méthode Description
FfbInterface ( ) : System
FfbInterface ( TesterForm dialog ) : System

Private Methods

Méthode 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 méthode

public FfbInterface ( ) : System
Résultat System

FfbInterface() public méthode

public FfbInterface ( TesterForm dialog ) : System
dialog TesterForm
Résultat System

Property Details

dlg public_oe static_oe property

public static TesterForm,WrapperTest dlg
Résultat TesterForm

id public_oe property

public uint id
Résultat uint

joystick public_oe static_oe property

public static vJoy,vJoyInterfaceWrap joystick
Résultat vJoyInterfaceWrap.vJoy