dozergame
dozer_model
PowerUp
duration property
duration
PowerUp class
Constructors
PowerUp
Properties
duration
dx
dy
hashCode
height
id
level
runtimeType
width
x
y
Methods
getDuration
getDx
getDy
hitBy
move
noSuchMethod
toString
update
Operators
operator ==
duration property
int
duration
final
Duration of the effect of the power up´s in ms
Implementation
final int duration = 5000