Home
last modified time | relevance | path

Searched refs:oldAnimation (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DNPCAnimationComponent.java71 final int oldAnimation = mCurrentAnimation; in update() local
114 if (oldAnimation != mCurrentAnimation) { in update()