@rbxts/a-plant-generator - v0.2.0
GitHub
npm
Preparing search index...
index
TurtleCommandMapping
Interface TurtleCommandMapping
Maps an alphabet symbol to a turtle action.
interface
TurtleCommandMapping
{
action
:
TurtleAction
;
symbol
:
SymbolId
;
}
Index
Properties
action
symbol
Properties
Readonly
action
action
:
TurtleAction
Readonly
symbol
symbol
:
SymbolId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
symbol
GitHub
npm
@rbxts/a-plant-generator - v0.2.0
Loading...
Maps an alphabet symbol to a turtle action.