Class EntityMovedEvent
java.lang.Object
java.util.EventObject
de.gurkenlabs.litiengine.entities.EntityMovedEvent
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoubledoubledoubleMethods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
EntityMovedEvent
-
-
Method Details
-
getEntity
-
getDeltaX
public double getDeltaX() -
getDeltaY
public double getDeltaY() -
getDistance
public double getDistance()
-