C# Class s2gsAutomationForms.SC2Macros

Datei anzeigen Open project: gibybo/S2GS-Extractor Class Usage Examples

Public Methods

Method Description
openMatchHistory ( String name, String code ) : void

Private Methods

Method Description
MouseClick ( int x, int y ) : void
MouseRightClick ( int x, int y ) : void
mouse_event ( int dwFlags, int dx, int dy, int cButtons, int dwExtraInfo ) : void

Method Details

openMatchHistory() public static method

public static openMatchHistory ( String name, String code ) : void
name String
code String
return void