tapptitude / TTFortuneWheel-iOS

Fortune spinning wheel that supports custom drawing.
MIT License
132 stars 41 forks source link

Probability #32

Closed steph1285 closed 5 years ago

steph1285 commented 5 years ago

Looking at using this code, Can you set the probability % for each section on the wheel? Can you explain what you mean by predictable rotation.

Thank you

EfraimB commented 5 years ago

Hello, you can compute your probability beforehand and decide on which slice you want to land. Thanks!