Closed monang1611 closed 6 years ago
Hi, basically you don't need the drawing of the wheel in slices and don't need the slices to be dynamic, right? In this case you don't need to use the TTFortuneWheel
class, you only need the animator, that spins the wheel which is SpinningWheelAnimator
. You can initialize thin animator with init(withObjectToAnimate animationObject:SpinningAnimatorProtocol)
.
your work is good but wants some customize like attach an image but I don't want to take slice image or color I want to put the full image on spin can you help me, please?