Jump to content

Draw a clock: Difference between revisions

m
fixed copy-paste error in MiniScript example
m (fixed MiniScript header)
m (fixed copy-paste error in MiniScript example)
Line 3,555:
// prepare the hand sprite (from previously created image)
hand = new Sprite
hand.image = new Sprite
hand.image = handImg
hand.x = face.x; hand.y = face.y
222

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.