am 2010-02-11 11:42 AM
am 2010-02-11 12:13 PM
am 2010-02-11 01:43 PM
am 2010-02-11 01:58 PM
am 2010-02-11 03:55 PM
c=0.1und unter Namen deiner Wahl abspeichern.
! c= Kantenlänge. Kann auch
! Parameter sein, dann Zeile obenlöschen.
! Fangpunkte
htspt=htspt+1 : hotspot2 0,0,htspt
htspt=htspt+1 : hotspot2 a,b,htspt
! Linie
line2 0,0, a,b
hotline2 0,0, a,b
! Ans Ende
add2 a,b
if b then
if a then rot2 atn(b/a) else rot2 90
else
rot2 0
endif
! Kopf
c=c/2
rect2 -c,-c,c,c
am 2010-02-11 04:20 PM