xworker.gdx.scenes.scene2d.actions_.MoveByAction
事物 MoveByAction(MoveByAction)点击打开事物点击浏览描述

描述者:
MetaDescriptor3
thing
继承:
RelativeTemporalAction

Moves an actor to a relative position.

字段摘要
           String duration
           
           String interpolation
           
           String percent
           Called each frame.
           String reverse
           When true, the action's progress will go from 100% to 0%.
           String time
           Sets the transition time so far.
           String x
           
           String y
           
 
方法摘要
 
子事物摘要
 
字段详细信息

duration点击打开事物


interpolation点击打开事物


percent点击打开事物

Called each frame.


reverse点击打开事物

When true, the action's progress will go from 100% to 0%.


time点击打开事物

Sets the transition time so far.


x点击打开事物


y点击打开事物


 
方法详细信息
 
子事物详细信息