Class Animation
java.lang.Object
Animation
Shared code of the animations.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleananimate(float from_x, float from_y, float to_x, float to_y)
-
Constructor Details
-
Animation
-
-
Method Details
-
animate
public boolean animate(float from_x, float from_y, float to_x, float to_y)
-