Searched refs:animationTime (Results 1 – 2 of 2) sorted by relevance
41 public AnimationFrame getFrame(float animationTime) { in getFrame() argument52 float cycleTime = animationTime; in getFrame()54 cycleTime = animationTime % length; in getFrame()
168 const animationTime = e.repeat ? constant171 this.panAnimation.start(animationTime);177 const animationTime = e.repeat ? constant180 this.zoomAnimation.start(animationTime);