Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GenArt
AST
DnaBrush
C# 클래스 GenArt.AST.DnaBrush
파일 보기
프로젝트 열기: MattLloyd101/EvoLisa
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
tool
Tools
공개 메소드들
메소드
설명
Clone
( ) :
DnaBrush
Init
( ) :
void
Init
(
Tools
tool
) :
void
Mutate
(
DnaDrawing
drawing
) :
void
getBrushString
( ) :
String
메소드 상세
Clone()
공개
메소드
public
Clone
( ) :
DnaBrush
리턴
DnaBrush
Init()
공개
메소드
public
Init
( ) :
void
리턴
void
Init()
공개
메소드
public
Init
(
Tools
tool
) :
void
tool
Tools
리턴
void
Mutate()
공개
메소드
public
Mutate
(
DnaDrawing
drawing
) :
void
drawing
DnaDrawing
리턴
void
getBrushString()
공개
메소드
public
getBrushString
( ) :
String
리턴
String
프로퍼티 상세
tool
공개적으로 프로퍼티
public
Tools
tool
리턴
Tools