Searched refs:openAnimationLength (Results 1 – 1 of 1) sorted by relevance
66 final float openAnimationLength = mSprite.findAnimation(Animation.OPENING).getLength(); in open() local70 if (timeSinceTriggered > openAnimationLength) { in open()84 timeOffset = openAnimationLength - mSprite.getCurrentAnimationTime(); in open()