C# Class NTRDebuggerTool.Forms.MainFormThreadButtonState

Show file 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 property

public ButtonState ButtonState
return ButtonState

ShoulderState public property

public ShoulderState ShoulderState
return ShoulderState

StickHoriz public property

public byte StickHoriz
return byte

StickState public property

public StickState StickState
return StickState

StickVert public property

public byte StickVert
return byte