C# 클래스 WoW.Fishing.Manager

파일 보기 프로젝트 열기: trenus/Bots.WoW.Fishing

공개 메소드들

메소드 설명
Manager ( ) : System.Threading
SaveCursors ( ) : void
StartFishing ( ) : void
StopFishing ( ) : void

비공개 메소드들

메소드 설명
Compare ( Bitmap bmp1, Bitmap bmp2 ) : bool
DoFishing ( ) : void
GetBobberSize ( ) : Rectangle
LookForBobber ( ) : Point
WaitForBite ( ) : void

메소드 상세

Manager() 공개 메소드

public Manager ( ) : System.Threading
리턴 System.Threading

SaveCursors() 공개 메소드

public SaveCursors ( ) : void
리턴 void

StartFishing() 공개 메소드

public StartFishing ( ) : void
리턴 void

StopFishing() 공개 메소드

public StopFishing ( ) : void
리턴 void