|
|
1.1 root 1: @interface MoveGraphicsChange : SimpleGraphicsChange
2: {
3: NXPoint undoVector;
4: NXPoint redoVector;
5: }
6:
7: - initGraphicView:aGraphicView vector:(const NXPoint *)aVector;
8: - (const char *)changeName;
9: - changeDetailClass;
10: - (const NXPoint *)undoVector;
11: - (const NXPoint *)redoVector;
12:
13: @end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.