|
|
Sample Programs from NeXSTEP 3.3
@interface MoveGraphicsChange : SimpleGraphicsChange
{
NXPoint undoVector;
NXPoint redoVector;
}
- initGraphicView:aGraphicView vector:(const NXPoint *)aVector;
- (const char *)changeName;
- changeDetailClass;
- (const NXPoint *)undoVector;
- (const NXPoint *)redoVector;
@end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.