C# Class NTRDebuggerTool.Forms.MainFormThreadButtonState

Afficher le fichier Open project: valarnin/NTRRemoteDebugger Class Usage Examples

Méthodes publiques

Свойство Type Description
ButtonState ButtonState
ShoulderState ShoulderState
StickHoriz byte
StickState StickState
StickVert byte

Méthodes publiques

Méthode Description
MainFormThreadButtonState ( MainForm Form ) : NTRDebuggerTool.Forms.FormEnums

Private Methods

Méthode Description
ThreadButtonState ( ) : void

Method Details

MainFormThreadButtonState() public méthode

public MainFormThreadButtonState ( MainForm Form ) : NTRDebuggerTool.Forms.FormEnums
Form MainForm
Résultat NTRDebuggerTool.Forms.FormEnums

Property Details

ButtonState public_oe property

public ButtonState ButtonState
Résultat ButtonState

ShoulderState public_oe property

public ShoulderState ShoulderState
Résultat ShoulderState

StickHoriz public_oe property

public byte StickHoriz
Résultat byte

StickState public_oe property

public StickState StickState
Résultat StickState

StickVert public_oe property

public byte StickVert
Résultat byte