Changes between Version 18 and Version 19 of FRAME_ROTATION_R1
- Timestamp:
- 06/04/09 07:52:17 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_ROTATION_R1
v18 v19 80 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 81 82 * ImmMatrix 83 84 === UML === 85 86 [[Image(FRAME_ROTATION_R1_UML.png)]] 87 82 88 === UnitTest === 83 89