Changes between Version 20 and Version 21 of FRAME_ROTATION_R1


Ignore:
Timestamp:
06/06/09 02:00:09 (16 years ago)
Author:
sriggins
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_ROTATION_R1

    v20 v21  
    8080  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.   
    8181 
     82 * Frame 
     83 
     84 Change the default rotation center position to TOP_LEFT.  This will be factored out later so all calculations are done on contentLocation without the need to go through the rotationCenter logic 
     85 
    8286 * ImmMatrix 
    8387