C# Class s2gsAutomationForms.SC2Macros

Afficher le fichier Open project: gibybo/S2GS-Extractor Class Usage Examples

Méthodes publiques

Méthode Description
openMatchHistory ( String name, String code ) : void

Private Methods

Méthode 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 méthode

public static openMatchHistory ( String name, String code ) : void
name String
code String
Résultat void