Skip to content

FrameAnimation self setTranslateY number number

xu_whale edited this page Dec 16, 2019 · 3 revisions

简介

直接设置y的值,y从from点移动到to点, 数值为ValueType.CURRENT时,代表当前

  • @param a number from:动画起始y值
  • @param b number to:动画结束y值
Clone this wiki locally