dozergame
dozer_model
Entity
toString abstract method
toString
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 ==
toString method
String
toString
(
)
override
The String representation of an
Entity
which is just the name of the class.
Implementation
String toString();