Equilateral Triangles

Geoff Canyon gcanyon at gmail.com
Mon Jun 15 19:17:20 EDT 2015


Wait -- why are you rotating by 120? That's 1/3 of a revolution, i.e. the
triangle should look identical to an unrotated one. Are they specially
colored or something?

In any case, I'd either:

1. Create rotated images externally, and sub them in rather than actually
rotate.
2. Do the rotation while developing, figure out the pixel offset to make it
right, and then do both at runtime with the screen locked.

gc



More information about the use-livecode mailing list