C# Class GR.Gambling.Backgammon.Utils.BoundingChequer

Afficher le fichier Open project: alexhanh/Botting-Library

Méthodes publiques

Méthode Description
BoundingChequer ( Rectangle boundingRectangle, int slot ) : System
IsHit ( Point point ) : bool

Method Details

BoundingChequer() public méthode

public BoundingChequer ( Rectangle boundingRectangle, int slot ) : System
boundingRectangle System.Drawing.Rectangle
slot int
Résultat System

IsHit() public méthode

public IsHit ( Point point ) : bool
point Point
Résultat bool