Home » Archimedes archive » Archimedes World » AW-1995-04-Disc1.adf » Disk1Apr95 » !AWApr95/Goodies/Draw/!DrawBasic/Info/Commands/Figures
!AWApr95/Goodies/Draw/!DrawBasic/Info/Commands/Figures
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Archimedes World » AW-1995-04-Disc1.adf » Disk1Apr95 |
Filename: | !AWApr95/Goodies/Draw/!DrawBasic/Info/Commands/Figures |
Read OK: | ✔ |
File size: | 05AE bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There are 5 duplicate copies of this file in the archive:
- Archimedes archive » Archimedes World » AW-1995-03-Disc1.adf » Disk1Mar95 » !AWMar95/Goodies/DrawBasic/!DrawBasic/Info/Commands/Figures
- Archimedes archive » Archimedes World » AW-1994-12-Disc1.adf » Disk1Dec94 » !AWDec94/Goodies/DrawBasic/!DrawBasic/Info/Commands/Figures
- Archimedes archive » Archimedes World » AW-1995-01-Disc1.adf » Disk1Jan95 » !AWJan95/Goodies/DrawBasic/!DrawBasic/Info/Commands/Figures
- Archimedes archive » Archimedes World » AW-1995-04-Disc1.adf » Disk1Apr95 » !AWApr95/Goodies/Draw/!DrawBasic/Info/Commands/Figures
- Archimedes archive » Archimedes World » AW-1995-05-Disc1.adf » AWMay95_1 » InTheMag/DrawBasic/!DrawBasic/Info/Commands/Figures
- Archimedes archive » Archimedes World » AW-1995-02-Disc1.adf » Disk1Feb95 » !AWFeb95/Goodies/DrawBasic/!DrawBasic/Info/Commands/Figures
File contents
Resources.Figures : =================== Figures are discussed in Chapter 4 of the DrawBasic book. ----------------------------------------------------------------------------- � FIGURES (pages 33 - 38) ------- �Arc(x,y,radius,theta,phi) �@Arc(...) �Arc(...) �Circle(x,y,radius) �@Circle(x,y,radius) �Circle(x,y,radius) �CirclePolar(r,theta,radius) �@CirclePolar(...) �CirclePolar(...) �Cross(x,y,width,height) �@Cross(x,y,...) �Cross(x,y...) �Diamond(x,y,width,height) �@Diamond(x,y,...) �Diamond(x,y,...) �Ellipse(x,y,A,B) �@Ellipse(x,y,A,B) �Ellipse(x,y,A,B) �HLine(x,y,length) �@HLine(x,y,length) �HLine(x,y,length) �Line(x,y,X,Y) �@Line(x,y,X,Y) �Line(x,y,X,Y) �Rectangle(x,y,width,height) �@Rectangle(x,y,...) �Rectangle(x,y,...) �RegularPolygon(x,y,radius,n%) �@RegularPolygon(...) �RegularPolygon(...) �Sector(x,y,radius,theta,phi) �@Sector(x,y,...) �Sector(x,y,...) �Square(x,y,width) �@Square(x,y,width) �Square(x,y,width) �Triangle(A,a,B,b,C,c) �@Triangle(A,a,...) �Triangle(A,a,...) �VLine(x,y,length) �@VLine(x,y,length) �VLine(x,y,length) -----------------------------------------------------------------------------
00000000 20 52 65 73 6f 75 72 63 65 73 2e 46 69 67 75 72 | Resources.Figur| 00000010 65 73 20 3a 0a 20 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |es :. ==========| 00000020 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 20 20 46 69 67 |=========.. Fig| 00000030 75 72 65 73 20 61 72 65 20 64 69 73 63 75 73 73 |ures are discuss| 00000040 65 64 20 69 6e 20 43 68 61 70 74 65 72 20 34 20 |ed in Chapter 4 | 00000050 6f 66 20 74 68 65 20 44 72 61 77 42 61 73 69 63 |of the DrawBasic| 00000060 20 62 6f 6f 6b 2e 0a 20 20 0a 2d 2d 2d 2d 2d 2d | book.. .------| 00000070 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000000b0 2d 2d 2d 2d 2d 2d 2d 0a 20 20 8f 20 46 49 47 55 |-------. . FIGU| 000000c0 52 45 53 20 20 28 70 61 67 65 73 20 33 33 20 2d |RES (pages 33 -| 000000d0 20 33 38 29 0a 20 20 20 20 2d 2d 2d 2d 2d 2d 2d | 38). -------| 000000e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000000f0 20 20 20 0a 20 b7 41 72 63 28 78 2c 79 2c 72 61 | . .Arc(x,y,ra| 00000100 64 69 75 73 2c 74 68 65 74 61 2c 70 68 69 29 20 |dius,theta,phi) | 00000110 20 20 20 20 20 20 20 b7 40 41 72 63 28 2e 2e 2e | .@Arc(...| 00000120 29 20 20 20 20 20 20 20 20 20 20 20 20 20 bb 41 |) .A| 00000130 72 63 28 2e 2e 2e 29 20 20 20 20 20 20 20 0a 20 |rc(...) . | 00000140 b7 43 69 72 63 6c 65 28 78 2c 79 2c 72 61 64 69 |.Circle(x,y,radi| 00000150 75 73 29 20 20 20 20 20 20 20 20 20 20 20 20 20 |us) | 00000160 20 20 b7 40 43 69 72 63 6c 65 28 78 2c 79 2c 72 | .@Circle(x,y,r| 00000170 61 64 69 75 73 29 20 20 20 bb 43 69 72 63 6c 65 |adius) .Circle| 00000180 28 78 2c 79 2c 72 61 64 69 75 73 29 20 20 20 20 |(x,y,radius) | 00000190 b7 43 69 72 63 6c 65 50 6f 6c 61 72 28 72 2c 74 |.CirclePolar(r,t| 000001a0 68 65 74 61 2c 72 61 64 69 75 73 29 20 20 20 20 |heta,radius) | 000001b0 20 20 b7 40 43 69 72 63 6c 65 50 6f 6c 61 72 28 | .@CirclePolar(| 000001c0 2e 2e 2e 29 20 20 20 20 20 bb 43 69 72 63 6c 65 |...) .Circle| 000001d0 50 6f 6c 61 72 28 2e 2e 2e 29 20 20 20 20 20 20 |Polar(...) | 000001e0 b7 43 72 6f 73 73 28 78 2c 79 2c 77 69 64 74 68 |.Cross(x,y,width| 000001f0 2c 68 65 69 67 68 74 29 20 20 20 20 20 20 20 20 |,height) | 00000200 20 20 b7 40 43 72 6f 73 73 28 78 2c 79 2c 2e 2e | .@Cross(x,y,..| 00000210 2e 29 20 20 20 20 20 20 20 bb 43 72 6f 73 73 28 |.) .Cross(| 00000220 78 2c 79 2e 2e 2e 29 20 20 20 20 20 20 20 20 20 |x,y...) | 00000230 b7 44 69 61 6d 6f 6e 64 28 78 2c 79 2c 77 69 64 |.Diamond(x,y,wid| 00000240 74 68 2c 68 65 69 67 68 74 29 20 20 20 20 20 20 |th,height) | 00000250 20 20 b7 40 44 69 61 6d 6f 6e 64 28 78 2c 79 2c | .@Diamond(x,y,| 00000260 2e 2e 2e 29 20 20 20 20 20 bb 44 69 61 6d 6f 6e |...) .Diamon| 00000270 64 28 78 2c 79 2c 2e 2e 2e 29 20 20 20 20 20 20 |d(x,y,...) | 00000280 b7 45 6c 6c 69 70 73 65 28 78 2c 79 2c 41 2c 42 |.Ellipse(x,y,A,B| 00000290 29 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |) | 000002a0 20 20 b7 40 45 6c 6c 69 70 73 65 28 78 2c 79 2c | .@Ellipse(x,y,| 000002b0 41 2c 42 29 20 20 20 20 20 bb 45 6c 6c 69 70 73 |A,B) .Ellips| 000002c0 65 28 78 2c 79 2c 41 2c 42 29 20 20 20 20 20 20 |e(x,y,A,B) | 000002d0 b7 48 4c 69 6e 65 28 78 2c 79 2c 6c 65 6e 67 74 |.HLine(x,y,lengt| 000002e0 68 29 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |h) | 000002f0 20 20 b7 40 48 4c 69 6e 65 28 78 2c 79 2c 6c 65 | .@HLine(x,y,le| 00000300 6e 67 74 68 29 20 20 20 20 bb 48 4c 69 6e 65 28 |ngth) .HLine(| 00000310 78 2c 79 2c 6c 65 6e 67 74 68 29 20 20 20 20 20 |x,y,length) | 00000320 b7 4c 69 6e 65 28 78 2c 79 2c 58 2c 59 29 20 20 |.Line(x,y,X,Y) | 00000330 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000340 20 20 b7 40 4c 69 6e 65 28 78 2c 79 2c 58 2c 59 | .@Line(x,y,X,Y| 00000350 29 20 20 20 20 20 20 20 20 bb 4c 69 6e 65 28 78 |) .Line(x| 00000360 2c 79 2c 58 2c 59 29 20 20 20 20 20 20 20 20 20 |,y,X,Y) | 00000370 b7 52 65 63 74 61 6e 67 6c 65 28 78 2c 79 2c 77 |.Rectangle(x,y,w| 00000380 69 64 74 68 2c 68 65 69 67 68 74 29 20 20 20 20 |idth,height) | 00000390 20 20 b7 40 52 65 63 74 61 6e 67 6c 65 28 78 2c | .@Rectangle(x,| 000003a0 79 2c 2e 2e 2e 29 20 20 20 bb 52 65 63 74 61 6e |y,...) .Rectan| 000003b0 67 6c 65 28 78 2c 79 2c 2e 2e 2e 29 20 20 20 20 |gle(x,y,...) | 000003c0 b7 52 65 67 75 6c 61 72 50 6f 6c 79 67 6f 6e 28 |.RegularPolygon(| 000003d0 78 2c 79 2c 72 61 64 69 75 73 2c 6e 25 29 20 20 |x,y,radius,n%) | 000003e0 20 20 b7 40 52 65 67 75 6c 61 72 50 6f 6c 79 67 | .@RegularPolyg| 000003f0 6f 6e 28 2e 2e 2e 29 20 20 bb 52 65 67 75 6c 61 |on(...) .Regula| 00000400 72 50 6f 6c 79 67 6f 6e 28 2e 2e 2e 29 20 20 20 |rPolygon(...) | 00000410 b7 53 65 63 74 6f 72 28 78 2c 79 2c 72 61 64 69 |.Sector(x,y,radi| 00000420 75 73 2c 74 68 65 74 61 2c 70 68 69 29 20 20 20 |us,theta,phi) | 00000430 20 20 b7 40 53 65 63 74 6f 72 28 78 2c 79 2c 2e | .@Sector(x,y,.| 00000440 2e 2e 29 20 20 20 20 20 20 bb 53 65 63 74 6f 72 |..) .Sector| 00000450 28 78 2c 79 2c 2e 2e 2e 29 20 20 20 20 20 20 0a |(x,y,...) .| 00000460 20 b7 53 71 75 61 72 65 28 78 2c 79 2c 77 69 64 | .Square(x,y,wid| 00000470 74 68 29 20 20 20 20 20 20 20 20 20 20 20 20 20 |th) | 00000480 20 20 20 b7 40 53 71 75 61 72 65 28 78 2c 79 2c | .@Square(x,y,| 00000490 77 69 64 74 68 29 20 20 20 20 bb 53 71 75 61 72 |width) .Squar| 000004a0 65 28 78 2c 79 2c 77 69 64 74 68 29 20 20 20 20 |e(x,y,width) | 000004b0 20 b7 54 72 69 61 6e 67 6c 65 28 41 2c 61 2c 42 | .Triangle(A,a,B| 000004c0 2c 62 2c 43 2c 63 29 20 20 20 20 20 20 20 20 20 |,b,C,c) | 000004d0 20 20 20 b7 40 54 72 69 61 6e 67 6c 65 28 41 2c | .@Triangle(A,| 000004e0 61 2c 2e 2e 2e 29 20 20 20 20 bb 54 72 69 61 6e |a,...) .Trian| 000004f0 67 6c 65 28 41 2c 61 2c 2e 2e 2e 29 20 20 20 20 |gle(A,a,...) | 00000500 20 b7 56 4c 69 6e 65 28 78 2c 79 2c 6c 65 6e 67 | .VLine(x,y,leng| 00000510 74 68 29 20 20 20 20 20 20 20 20 20 20 20 20 20 |th) | 00000520 20 20 20 b7 40 56 4c 69 6e 65 28 78 2c 79 2c 6c | .@VLine(x,y,l| 00000530 65 6e 67 74 68 29 20 20 20 20 bb 56 4c 69 6e 65 |ength) .VLine| 00000540 28 78 2c 79 2c 6c 65 6e 67 74 68 29 20 20 20 20 |(x,y,length) | 00000550 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000590 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 20 20 20 |------------- | 000005a0 20 20 20 20 20 20 20 20 20 20 20 20 0a 20 | . | 000005ae