HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentAnimationTime (Results 1 - 2 of 2) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
DoorAnimationComponent.java 84 timeOffset = openAnimationLength - mSprite.getCurrentAnimationTime();
119 timeOffset = closeAnimationLength - mSprite.getCurrentAnimationTime();
SpriteComponent.java 202 public final float getCurrentAnimationTime() {

Completed in 1248 milliseconds