C# Class D3Helper.A_Collector.H_Keyboard

显示文件 Open project: r3peat/D3Helper.Public

Public Methods

Method Description
Collect ( ) : void
get_HotkeyFromSettingsString ( string HotkeyString ) : Hotkey

Private Methods

Method Description
ResetLastProcessedHotkey ( ) : void
UpdateHotkeyList ( ) : void
get_PressedIngameKeys ( ) : void
processPressedKeys ( ) : void

Method Details

Collect() public static method

public static Collect ( ) : void
return void

get_HotkeyFromSettingsString() public static method

public static get_HotkeyFromSettingsString ( string HotkeyString ) : Hotkey
HotkeyString string
return D3Helper.A_Collection.Hotkey