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

  /external/replicaisland/src/com/replica/replicaisland/
ButtonAnimationComponent.java 54 if (mSprite.getCurrentAnimation() == Animation.UP) {
DoorAnimationComponent.java 171 if (mSprite.getCurrentAnimation() == Animation.OPENING && mState == STATE_CLOSED) {
SpriteComponent.java 214 public final int getCurrentAnimation() {

Completed in 2540 milliseconds