HumanLifeGame
life_step_entity
LifeStepEntity
hasRight property
hasRight
HumanLifeGame
life_step_entity
LifeStepEntity
hasRight 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 ==
hasRight
property
bool
hasRight
Implementation
bool get hasRight => right != null;