|
|
1.1 root 1: @interface Circle : Graphic
2:
3: /* Methods overridden from superclass(es) */
4:
5: + initialize;
6:
7: - (Graphic *)colorAcceptorAt:(const NXPoint *)point;
8: - (float)naturalAspectRatio;
9: - draw;
10: - (BOOL)hit:(const NXPoint *)point;
11:
12: @end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.