com.supermap.ar.areffect

类 ARAnimation

  • java.lang.Object
    • com.supermap.ar.areffect.ARAnimation
    • 构造器详细资料

      • ARAnimation

        public ARAnimation(AREffectElement arEffectElement)
        构造方法
        参数:
        arEffectElement - AR特效对象
    • 方法详细资料

      • play

        public void play()
        动画播放
      • pause

        public void pause()
        动画暂停
      • resume

        public void resume()
        恢复播放
      • stop

        public void stop()
        停止播放
      • setARAnimatorListener

        public void setARAnimatorListener(ARAnimation.ARAnimatorListener ARAnimatorListener)
        设置动画监听
        参数:
        ARAnimatorListener -