For learning purposes, I wrote a code that rotates an object in circle in pure way WITHOUT USING ANY 3RD PARTY LIB OR FUNCTION ;).
Important code is:
Sub rotate( parent As ImageView, child As ImageView, latency As Int, r As Int) As ResumableSub
Dim parent_vertical_center As Double...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.