grid_world
grid_world
GridWorld
nCols property
nCols
nCols
property
int
nCols
Number of columns in the world.
Implementation
int get nCols => _numCols;
grid_world
grid_world
GridWorld
nCols 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