Skip to content

@ralphschuler.lsystem.SymbolType

github-actions edited this page Nov 26, 2023 · 14 revisions

Enumeration: SymbolType

@ralphschuler/lsystem.SymbolType

Table of contents

Enumeration Members

Enumeration Members

Checkpoint

Checkpoint = "C"

Defined in

index.ts:13


East

East = "E"

Defined in

index.ts:9


Forward

Forward = "F"

Defined in

index.ts:12


Jump

Jump = "J"

Defined in

index.ts:14


North

North = "N"

Defined in

index.ts:8


South

South = "S"

Defined in

index.ts:10


West

West = "W"

Defined in

index.ts:11

Typescript Libraries

Modules

Namespaces

Clone this wiki locally