C# Class NTRDebuggerTool.Forms.MainFormThreadButtonState

Mostrar archivo Open project: valarnin/NTRRemoteDebugger Class Usage Examples

Public Properties

Property Type Description
ButtonState ButtonState
ShoulderState ShoulderState
StickHoriz byte
StickState StickState
StickVert byte

Public Methods

Method Description
MainFormThreadButtonState ( MainForm Form ) : NTRDebuggerTool.Forms.FormEnums

Private Methods

Method Description
ThreadButtonState ( ) : void

Method Details

MainFormThreadButtonState() public method

public MainFormThreadButtonState ( MainForm Form ) : NTRDebuggerTool.Forms.FormEnums
Form MainForm
return NTRDebuggerTool.Forms.FormEnums

Property Details

ButtonState public_oe property

public ButtonState ButtonState
return ButtonState

ShoulderState public_oe property

public ShoulderState ShoulderState
return ShoulderState

StickHoriz public_oe property

public byte StickHoriz
return byte

StickState public_oe property

public StickState StickState
return StickState

StickVert public_oe property

public byte StickVert
return byte