dozergame
dozer_model
DozerTail
hitBy method
hitBy
DozerTail class
Constructors
DozerTail
Properties
dx
dy
hashCode
height
id
level
runtimeType
width
x
y
Methods
getDy
hitBy
toString
getDx
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) {}