HumanLifeGame
life_step_entity
LifeStepEntity
selectableForExecution property
selectableForExecution
HumanLifeGame
life_step_entity
LifeStepEntity
selectableForExecution property
LifeStepEntity class
Constructors
LifeStepEntity
Properties
down
hasDown
hashCode
hasLeft
hasRight
hasUp
id
isBranch
isGoal
isStart
isTargetToRoad
left
lifeEvent
mustStop
requireDiceRoll
requireToSelectDirectionManually
right
runtimeType
selectableForExecution
up
Methods
getNextUntilMustStopStep
noSuchMethod
toString
Operators
operator ==
selectableForExecution
property
bool
selectableForExecution
Implementation
bool get selectableForExecution => lifeEvent.selectableForExecution;