I got a question about the explanation:
display.newCircle( xCenter, yCenter, radius )
creates a circle with radius radius centered at (xCenter, yCenter). The local origin is at the center of the circle; the reference point is initialized to this local origin. By default, there is no fill or stroke color.
What does xCenter end yCenter do?
I placed the circle in my file changed the numbers nothing happened. changed the size and those numbers and nothing changed (other than the size but the local origin had no effect)
I squashed the circle with scale the “origin” settings had no effect. Rotated the squashed circle. “origin” settings still no effect.
What is it used for? I just stopped entering numbers for it and set them to 0 as they seem to do nothing.
I thought it might be the rotation point but that has a separate piece of code.
Thanks,
Tayari [import]uid: 100901 topic_id: 17618 reply_id: 317618[/import]
[import]uid: 100901 topic_id: 17618 reply_id: 67144[/import]