Annotation Interface MovementInfo
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionintintbooleanfloatThe velocity in pixels per second.
-
Element Details
-
acceleration
int acceleration- Default:
0
-
deceleration
int deceleration- Default:
0
-
turnOnMove
boolean turnOnMove- Default:
true
-
velocity
float velocityThe velocity in pixels per second.- Returns:
- the velocity
- Default:
100.0f
-