getSpriteControlledAnimation method

ControlledUpdateAnimation getSpriteControlledAnimation()

Implementation

ControlledUpdateAnimation getSpriteControlledAnimation() {
  return MapAssetsManager.getSpriteAnimation(frames, stepTime);
}