@rbxts/a-plant-generator - v0.2.0
GitHub
npm
Preparing search index...
index
interpret2D
Function interpret2D
interpret2D
(
word
:
readonly
ModuleSymbol
[]
,
options
?:
{
angleRadians
?:
number
;
initialWidth
?:
number
;
stepSize
?:
number
;
}
,
)
:
Turtle2DResult
Interprets the 2D subset with push/pop and polygon capture.
Parameters
word
:
readonly
ModuleSymbol
[]
options
:
{
angleRadians
?:
number
;
initialWidth
?:
number
;
stepSize
?:
number
}
= {}
Returns
Turtle2DResult
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
@rbxts/a-plant-generator - v0.2.0
Loading...
Interprets the 2D subset with push/pop and polygon capture.