Searched refs:mAnimations (Results 1 – 1 of 1) sorted by relevance
26 private PhasedObjectManager mAnimations; field in SpriteComponent40 mAnimations = new PhasedObjectManager(); in SpriteComponent()50 mAnimations = new PhasedObjectManager(); in SpriteComponent()63 mAnimations.removeAll(); in reset()64 mAnimations.commitUpdates(); in reset()76 final PhasedObjectManager animations = mAnimations; in update()150 return (SpriteAnimation)mAnimations.find(index); in findAnimation()154 mAnimations.add(anim); in addAnimation()219 return mAnimations.getConcreteCount(); in getAnimationCount()