Changes between Version 15 and Version 16 of FRAME_ROTATION_R1
- Timestamp:
- 06/03/09 20:50:38 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_ROTATION_R1
v15 v16 76 76 Define halo visibility based on the number of selected frames. For phase 1, only show the halo if one frame is selected. For the optional task of rotating grouped frames, show the halo if > 0 frames are selected 77 77 78 * ImmPoint 79 80 Add helper method rotateAround(radians, point) which returns a new point rotated around the give point by the given radians. Example use: rotate size of a frame content by frame content's radians around the frame content location. 81 82 === UnitTest === 83 84 ImmPointTest - 85 78 86 79 87 = Implementation =