puzzlescript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
BEFORE_
OR_
AFTER
Bracket
Pair
Cell
Mutation
Command
Mutation
Extra
Pair
ISimple
Bracket
Matched
Cells
For
Rule
Multi
Map
Replace
Direction
Replace
Tile
Simple
Bracket
Simple
Ellipsis
Bracket
Simple
Neighbor
Simple
Rule
Simple
Rule
Group
constructor
__coverage
Count
__source
is
Random
__get
Line
And
Column
Range
__get
Source
Line
And
Column
__increment
Coverage
add
Cells
ToEmpty
Rules
clear
Caches
evaluate
get
Child
Rules
has
Matches
has
Rigid
is
Late
to
Key
to
Source
String
to
String
Simple
Rule
Loop
Simple
Tile
With
Modifier
IMatched
Cell
And
Corresponding
Neighbors
IMutation
IRule
Bit
Set2
LRU_
CACHE_
SIZE
MAX_
ITERATIONS_
IN_
LOOP
SIMPLE_
DIRECTION_
DIRECTIONS
build
Permutations
command
ToKey
Hierarchy
BaseForLines
SimpleRuleGroup
SimpleRuleLoop
Implements
IRule
Index
Constructors
constructor
Properties
__coverage
Count
__source
is
Random
Methods
__get
Line
And
Column
Range
__get
Source
Line
And
Column
__increment
Coverage
add
Cells
ToEmpty
Rules
clear
Caches
evaluate
get
Child
Rules
has
Matches
has
Rigid
is
Late
to
Key
to
Source
String
to
String
Constructors
constructor
new
Simple
Rule
Group
(
source
:
IGameCode
, isRandom
:
boolean
, rules
:
IRule
[]
)
:
SimpleRuleGroup
Parameters
source:
IGameCode
isRandom:
boolean
rules:
IRule
[]
Returns
SimpleRuleGroup
Properties
__coverage
Count
__coverage
Count
:
Optional
<
number
>
__source
__source
:
IGameCode
is
Random
is
Random
:
boolean
Methods
__get
Line
And
Column
Range
__get
Line
And
Column
Range
(
)
:
object
Returns
object
end
:
object
col
:
number
line
:
number
start
:
object
col
:
number
line
:
number
__get
Source
Line
And
Column
__get
Source
Line
And
Column
(
)
:
object
Returns
object
col
Num
:
number
line
:
string
line
Num
:
number
next
Line
:
null
|
string
prev
Line
:
null
|
string
__increment
Coverage
__increment
Coverage
(
)
:
void
Returns
void
add
Cells
ToEmpty
Rules
add
Cells
ToEmpty
Rules
(
cells
:
Iterable
<
Cell
>
)
:
void
Parameters
cells:
Iterable
<
Cell
>
Returns
void
clear
Caches
clear
Caches
(
)
:
void
Returns
void
evaluate
evaluate
(
level
:
Level
, onlyEvaluateFirstMatch
:
boolean
)
:
IMutation
[]
Parameters
level:
Level
onlyEvaluateFirstMatch:
boolean
Returns
IMutation
[]
get
Child
Rules
get
Child
Rules
(
)
:
IRule
[]
Returns
IRule
[]
has
Matches
has
Matches
(
level
:
Level
)
:
boolean
Parameters
level:
Level
Returns
boolean
has
Rigid
has
Rigid
(
)
:
boolean
Returns
boolean
is
Late
is
Late
(
)
:
boolean
Returns
boolean
to
Key
to
Key
(
)
:
string
Returns
string
to
Source
String
to
Source
String
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
Generated using
TypeDoc