C# 클래스 GenArt.Classes.Settings

파일 보기 프로젝트 열기: MattLloyd101/EvoLisa 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ActiveAddEllipseMutationRate int
ActiveAddPointMutationRate int
ActiveAddPolygonMutationRate int
ActiveAddTinyCircleMutationRate int
ActiveAlphaMutationRate int
ActiveAlphaRangeMax int
ActiveAlphaRangeMin int
ActiveBlueMutationRate int
ActiveBlueRangeMax int
ActiveBlueRangeMin int
ActiveCircleHeightMutationRate int
ActiveCircleSizeMidMutationRate int
ActiveCircleSizeMinMutationRate int
ActiveCircleSizeRangeMid double
ActiveCircleSizeRangeMin double
ActiveCircleWidthMutationRate int
ActiveGreenMutationRate int
ActiveGreenRangeMax int
ActiveGreenRangeMin int
ActiveMaxCircleRadius int
ActiveMovePointMaxMutationRate int
ActiveMovePointMidMutationRate int
ActiveMovePointMinMutationRate int
ActiveMovePointRangeMid int
ActiveMovePointRangeMin int
ActiveMovePolygonMutationRate int
ActivePointsMax int
ActivePointsMin int
ActivePointsPerPolygonMax int
ActivePointsPerPolygonMin int
ActivePolygonsMax int
ActivePolygonsMin int
ActiveRedMutationRate int
ActiveRedRangeMax int
ActiveRedRangeMin int
ActiveRemovePointMutationRate int
ActiveRemovePolygonMutationRate int
ActiveRemoveShapeMutationRate int
ActiveRotationMutationRate int
allowCircles bool
allowEllipses bool
allowPolygons bool
allowTinyCircles bool
spawnMany bool

공개 메소드들

메소드 설명
Activate ( ) : void
Discard ( ) : void
Reset ( ) : void
Settings ( )

메소드 상세

Activate() 공개 메소드

public Activate ( ) : void
리턴 void

Discard() 공개 메소드

public Discard ( ) : void
리턴 void

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

Settings() 공개 메소드

public Settings ( )

프로퍼티 상세

ActiveAddEllipseMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveAddEllipseMutationRate
리턴 int

ActiveAddPointMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveAddPointMutationRate
리턴 int

ActiveAddPolygonMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveAddPolygonMutationRate
리턴 int

ActiveAddTinyCircleMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveAddTinyCircleMutationRate
리턴 int

ActiveAlphaMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveAlphaMutationRate
리턴 int

ActiveAlphaRangeMax 공개적으로 정적으로 프로퍼티

public static int ActiveAlphaRangeMax
리턴 int

ActiveAlphaRangeMin 공개적으로 정적으로 프로퍼티

public static int ActiveAlphaRangeMin
리턴 int

ActiveBlueMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveBlueMutationRate
리턴 int

ActiveBlueRangeMax 공개적으로 정적으로 프로퍼티

public static int ActiveBlueRangeMax
리턴 int

ActiveBlueRangeMin 공개적으로 정적으로 프로퍼티

public static int ActiveBlueRangeMin
리턴 int

ActiveCircleHeightMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveCircleHeightMutationRate
리턴 int

ActiveCircleSizeMidMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveCircleSizeMidMutationRate
리턴 int

ActiveCircleSizeMinMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveCircleSizeMinMutationRate
리턴 int

ActiveCircleSizeRangeMid 공개적으로 정적으로 프로퍼티

public static double ActiveCircleSizeRangeMid
리턴 double

ActiveCircleSizeRangeMin 공개적으로 정적으로 프로퍼티

public static double ActiveCircleSizeRangeMin
리턴 double

ActiveCircleWidthMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveCircleWidthMutationRate
리턴 int

ActiveGreenMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveGreenMutationRate
리턴 int

ActiveGreenRangeMax 공개적으로 정적으로 프로퍼티

public static int ActiveGreenRangeMax
리턴 int

ActiveGreenRangeMin 공개적으로 정적으로 프로퍼티

public static int ActiveGreenRangeMin
리턴 int

ActiveMaxCircleRadius 공개적으로 정적으로 프로퍼티

public static int ActiveMaxCircleRadius
리턴 int

ActiveMovePointMaxMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveMovePointMaxMutationRate
리턴 int

ActiveMovePointMidMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveMovePointMidMutationRate
리턴 int

ActiveMovePointMinMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveMovePointMinMutationRate
리턴 int

ActiveMovePointRangeMid 공개적으로 정적으로 프로퍼티

public static int ActiveMovePointRangeMid
리턴 int

ActiveMovePointRangeMin 공개적으로 정적으로 프로퍼티

public static int ActiveMovePointRangeMin
리턴 int

ActiveMovePolygonMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveMovePolygonMutationRate
리턴 int

ActivePointsMax 공개적으로 정적으로 프로퍼티

public static int ActivePointsMax
리턴 int

ActivePointsMin 공개적으로 정적으로 프로퍼티

public static int ActivePointsMin
리턴 int

ActivePointsPerPolygonMax 공개적으로 정적으로 프로퍼티

public static int ActivePointsPerPolygonMax
리턴 int

ActivePointsPerPolygonMin 공개적으로 정적으로 프로퍼티

public static int ActivePointsPerPolygonMin
리턴 int

ActivePolygonsMax 공개적으로 정적으로 프로퍼티

public static int ActivePolygonsMax
리턴 int

ActivePolygonsMin 공개적으로 정적으로 프로퍼티

public static int ActivePolygonsMin
리턴 int

ActiveRedMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveRedMutationRate
리턴 int

ActiveRedRangeMax 공개적으로 정적으로 프로퍼티

public static int ActiveRedRangeMax
리턴 int

ActiveRedRangeMin 공개적으로 정적으로 프로퍼티

public static int ActiveRedRangeMin
리턴 int

ActiveRemovePointMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveRemovePointMutationRate
리턴 int

ActiveRemovePolygonMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveRemovePolygonMutationRate
리턴 int

ActiveRemoveShapeMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveRemoveShapeMutationRate
리턴 int

ActiveRotationMutationRate 공개적으로 정적으로 프로퍼티

public static int ActiveRotationMutationRate
리턴 int

allowCircles 공개적으로 정적으로 프로퍼티

public static bool allowCircles
리턴 bool

allowEllipses 공개적으로 정적으로 프로퍼티

public static bool allowEllipses
리턴 bool

allowPolygons 공개적으로 정적으로 프로퍼티

public static bool allowPolygons
리턴 bool

allowTinyCircles 공개적으로 정적으로 프로퍼티

public static bool allowTinyCircles
리턴 bool

spawnMany 공개적으로 정적으로 프로퍼티

public static bool spawnMany
리턴 bool