grid_world
grid_world
GridWorld
nRows property
nRows
nRows
property
int
nRows
Number of rows in the world.
Implementation
int get nRows => _numRows;
grid_world
grid_world
GridWorld
nRows property
GridWorld class
Constructors
GridWorld
empty
fromString
identity
Properties
hashCode
nCols
nRows
runtimeType
Methods
appendBottom
appendRight
asString
clockwise90
copy
counterClockwise90
customIsAlive
expandToFit
index
isAlive
lrPadded
noSuchMethod
padBottom
padded
padLeft
padRight
padTop
paste
takeStep
takeSteps
tbPadded
toString
transpose
Operators
operator ==
Static properties
chAlive
chDead