C# 클래스 GR.Input.BgbDistribution

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

공개 메소드들

메소드 설명
BgbDistribution ( Random random ) : System

보호된 메소드들

메소드 설명
_Click ( Button button ) : Point

메소드 상세

BgbDistribution() 공개 메소드

public BgbDistribution ( Random random ) : System
random System.Random
리턴 System

_Click() 보호된 메소드

protected _Click ( Button button ) : Point
button Button
리턴 Point