dozergame
dozer_model
Entity
dy property
dy
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 ==
dy property
double
dy
read / write
The vertical movement the
Entity
wants to make in the next update.
Implementation
double dy = 0