C# 클래스 GR.Gambling.Backgammon.Utils.BoundingChequer

파일 보기 프로젝트 열기: alexhanh/Botting-Library

공개 메소드들

메소드 설명
BoundingChequer ( Rectangle boundingRectangle, int slot ) : System
IsHit ( Point point ) : bool

메소드 상세

BoundingChequer() 공개 메소드

public BoundingChequer ( Rectangle boundingRectangle, int slot ) : System
boundingRectangle System.Drawing.Rectangle
slot int
리턴 System

IsHit() 공개 메소드

public IsHit ( Point point ) : bool
point Point
리턴 bool