dozergame
dozer_model
DoubleUp
hitBy method
hitBy
DoubleUp class
Constructors
DoubleUp
Properties
duration
dx
dy
hashCode
height
id
level
runtimeType
width
x
y
Methods
hitBy
toString
getDuration
getDx
getDy
move
noSuchMethod
update
Operators
operator ==
hitBy method
@override
void
hitBy
(
Entity
e
)
override
Called when
Entity
e collides with this Entity
Implementation
@override void hitBy(Entity e) {}