section init
     #xc=100 
     #yc=100 
     clear scene=1 
     array name=#xx[4] 
     array name=#yy[4] 
     #xx[0] =60 
     #yy[0] = -50 
     #xx[1] = 900 
     #yy[1] = 850 
     #xx[2] = 900 
     #yy[2] = 1280 
     #xx[3] = 60 
     #yy[3] = -50 
     array name=#xx2[4] 
     array name=#yy2[4] 
     #xx2[0] =900 
     #yy2[0] = -50 
     #xx2[1] = 50 
     #yy2[1] = 1400 
     #xx2[2] = -250 
     #yy2[2] = 1200 
     #xx2[3] = 800 
     #yy2[3] = -50 
     draw tile=polygon  name=p1  color=#228855 filling=1 stroke_width= 2 x1=#xx  y1=#yy  transparent=50 
     draw tile=polygon  name=p2  color=#aaaa00 filling=1 stroke_width= 2 x1=#xx2  y1=#yy2  transparent=50 
     draw tile=circle name=red2  x1=#_width_virtual/2  y1=#_height_virtual/2 color=black    radius=400  filling=0 stroke_width=50 
     draw tile=circle name=red31  x1=500  y1=#_height_virtual/2 color=#335544    radius=180  filling=1 stroke_width=5 transparent=40 
     draw tile=circle name=red3  x1=400  y1=#_height_virtual/2-180 color=#ee0000    radius=150  filling=1 stroke_width=5 transparent=60 
     draw tile=circle name=red_bl1  x1=150  y1=600 color=black    radius=50  filling=1 stroke_width=2 
     draw tile=circle name=red_bl2  x1=150  y1=600 color=red    radius=30  filling=1 stroke_width=2 
     draw tile=circle name=gr_bl1  x1=250  y1=700 color=black    radius=55  filling=1 stroke_width=2 transparent=40 
     draw tile=circle name=gr_bl2  x1=250  y1=700 color=#22ff55    radius=50  filling=1 stroke_width=2  transparent=60 
     draw tile=circle name=ggg  x1=390  y1=600 color=black    radius=90  filling=1 stroke_width=2 
     draw tile=circle name=ggg2  x1=390  y1=600 color=magenta    radius=80  filling=1 stroke_width=2   transparent=40 
     draw tile=circle name=ggg3  x1=390  y1=600 color=black    radius=20  filling=1 stroke_width=2 
     draw tile=circle name=yyy  x1=510  y1=782 color=#000000    radius=110  filling=1 stroke_width=2 
     draw tile=circle name=yyy2  x1=510  y1=782 color=#ffff00    radius=106  filling=1 stroke_width=2  transparent=30 
     draw tile=circle name=yyy3  x1=590  y1=782 color=#000000    radius=35  filling=1 stroke_width=2 
     draw tile=circle name=yyy4  x1=632  y1=564 color=#000000    radius=25  filling=1 stroke_width=2 
     draw tile=circle name=yyy5  x1=360  y1=846 color=#ff0000    radius=15  filling=1 stroke_width=2 
     draw tile=circle name=yyy5  x1=304  y1=406 color=#ff0000    radius=95  filling=1 stroke_width=2  transparent=80 
     draw tile=circle name=yyy6  x1=304  y1=406 color=#ff00ff    radius=75  filling=1 stroke_width=2   transparent=60 
     draw tile=circle name=yyy7  x1=304  y1=406 color=#000000    radius=15  filling=1 stroke_width=2  transparent=80 
     draw tile=line name=ll1 x1=480 y1=350 x2=100 y2=720 color=#333333 stroke_width= 5 
     draw tile=line name=ll2 x1=600 y1=350 x2=290 y2=900 color=#333333 stroke_width= 6 
     draw tile=line name=x2 x1=428 y1=350 x2=460 y2=414 color=#333333 stroke_width= 4 
     draw tile=line name=x21 x1=448 y1=358 x2=512 y2=440 color=#333333 stroke_width= 4 
     draw tile=line name=x3 x1=252 y1=800 x2=470 y2=892 color=#333333 stroke_width= 4 
     draw tile=line name=x4 x1=126 y1=484 x2=662 y2=780 color=#333333 stroke_width= 2 
     draw tile=line name=x41 x1=132 y1=458 x2=696 y2=766 color=#333333 stroke_width=2 
     draw tile=line name=x5 x1=476 y1=348 x2=558 y2=864 color=#333333 stroke_width=2 
     draw tile=line name=x51 x1=86 y1=668 x2=616 y2=870 color=#333333 stroke_width=2 
     draw tile=line name=x61 x1=346 y1=732 x2=594 y2=732 color=#333333 stroke_width=2 
     draw tile=line name=x62 x1=150 y1=434 x2=702 y2=564 color=#333333 stroke_width=2 
     draw tile=line name=x63 x1=534 y1=732 x2=520 y2=918 color=#333333 stroke_width=2 
     draw tile=line name=x64 x1=146 y1=804 x2=506 y2=936 color=#333333 stroke_width=2 
     draw tile=line name=x66 x1=254 y1=422 x2=172 y2=542 color=#333333 stroke_width=3 
     draw tile=line name=x7 x1=348 y1=732 x2=232 y2=904 color=#333333 stroke_width=2 
     draw tile=line name=x71 x1=208 y1=406 x2=148 y2=530 color=#333333 stroke_width=2 
     draw scene=1 
end section
----------------------------------------------------------
section back
     call script=05_002_draw_graphic 
end section
 
end scene 1
      
 
     
    
 
 
     
  
 
   
LIST OF EXAMPLES
 
     
Die bereitgestellten Screenshots können geringfügig von den tatsächlichen Ergebnissen der Skripte abweichen.