Changes between Version 15 and Version 16 of FRAME_POSITION_R0


Ignore:
Timestamp:
12/12/08 19:53:31 (16 years ago)
Author:
mira
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_POSITION_R0

    v15 v16  
    1717 
    1818== Implementation idea == 
    19  * Create Position class extending !ProObject with properties for the frame`s position. 
    20  * Add Position position property to the Frame. 
     19 * Add position() property to the Frame for the default coordinates. 
     20 * Add methods with mode and special point arguments for setting and getting this position. 
    2121 
    2222== Related ==