Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
GenArt
AST
DnaBrush
C# Class GenArt.AST.DnaBrush
Mostra file
Open project: MattLloyd101/EvoLisa
Class Usage Examples
Public Properties
Property
Type
Description
tool
Tools
Public Methods
Method
Description
Clone
( ) :
DnaBrush
Init
( ) :
void
Init
(
Tools
tool
) :
void
Mutate
(
DnaDrawing
drawing
) :
void
getBrushString
( ) :
String
Method Details
Clone()
public
method
public
Clone
( ) :
DnaBrush
return
DnaBrush
Init()
public
method
public
Init
( ) :
void
return
void
Init()
public
method
public
Init
(
Tools
tool
) :
void
tool
Tools
return
void
Mutate()
public
method
public
Mutate
(
DnaDrawing
drawing
) :
void
drawing
DnaDrawing
return
void
getBrushString()
public
method
public
getBrushString
( ) :
String
return
String
Property Details
tool
public_oe property
public
Tools
tool
return
Tools