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