dozergame
dozer_model
Entity
dx property
dx
Entity class
Constructors
Entity
Properties
dx
dy
height
id
level
width
x
y
hashCode
runtimeType
Methods
getDx
getDy
hitBy
move
toString
update
noSuchMethod
Operators
operator ==
dx property
double
dx
read / write
The horizontal movement the
Entity
wants to make in the next update.
Implementation
double dx = 0