C# 클래스 AIA.Lib.Maths

파일 보기 프로젝트 열기: ArtificialIntelligenceApproximations/AIA

공개 메소드들

메소드 설명
RandFloat ( int min, int max, int seed ) : float

메소드 상세

RandFloat() 공개 정적인 메소드

public static RandFloat ( int min, int max, int seed ) : float
min int
max int
seed int
리턴 float