Searched defs:animationTime (Results 1 – 2 of 2) sorted by relevance
168 const animationTime = e.repeat ? constant177 const animationTime = e.repeat ? constant
41 public AnimationFrame getFrame(float animationTime) { in getFrame()