dozergame
dozer_model
Level
slowDownFutures property
slowDownFutures
Level class
Constructors
Level
Properties
initialScore
initialTimeLimit
laneSpeed
level
remainingEntities
slowDownActive
slowDownFutures
targetScore
timeLimit
tries
viewHeight
viewWidth
visibleEntities
hashCode
runtimeType
Methods
addNewlyVisibleEntities
changeLaneSpeed
changeTimeLimit
checkCollisions
gameLost
gameWon
getDozer
getLevel
getRemainingYFromTime
getScore
getVerticalMovementPerUpdate
getVisibleEntities
removeInvisibleEntities
update
updateDozerTailInVisibleEntities
noSuchMethod
toString
Operators
operator ==
slowDownFutures property
List
<
Future
>
slowDownFutures
read / write
Fields to keep track of power up´s
Implementation
List<Future> slowDownFutures = List()