C# 클래스 s2gsAutomationForms.SC2Macros

파일 보기 프로젝트 열기: gibybo/S2GS-Extractor 1 사용 예제들

공개 메소드들

메소드 설명
openMatchHistory ( String name, String code ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

openMatchHistory() 공개 정적인 메소드

public static openMatchHistory ( String name, String code ) : void
name String
code String
리턴 void