Please enable JavaScript to view this site.

ESL Documentation

Navigation: » No topics above this level «

FAQs_CodeSamples_Q05.eal

Scroll Prev Top Next More

screen size 640 480

 

color 26 primary graphical region OurFirstPrimaryWindow

    size 375 250 at 120 135

    in desktop

    window size 961 673 at -130 20

    size border

    title bar "Mickey Mouse"

    system menu

    no scale

    minimize button

    maximize button

 

    move to -110 30

    solid color 23 box 560 380

 

    move by 2 2

    color white box 556 376

 

    move to 150 210

    solid black circle 100 # head

 

    move by -100 100

    solid black circle 70  # left ear

 

    move by 200 0

    solid black circle 70  # right ear

 

    move to 54 170 

    solid color Flesh circle 20  # left cheek

 

    move to 41 154

    solid color Flesh shape

       boundary draw arc to 259 154 center to 150 260 # jaw

    end shape

 

    move to 246 170 

    solid color Flesh circle 20 # right cheek

 

    move to 110 210     # left eye oval

    solid color Flesh ellipse major 45 minor 90

 

    move to 190 210     # right eye oval

    solid color Flesh ellipse major 45 minor 90

 

    move to 55 145      # filler cheek

    solid color Flesh box 190 25

 

    move to 150 130 solid color Flesh circle 35 # chin

 

    move to 125 230 

    solid color white ellipse major 16 minor 35 # left eyes

 

    move to 125 230 

    color black ellipse major 16 minor 35

 

    move to 175 230 

    solid color white ellipse major 16 minor 35 # right eyes

 

    move to 175 230 

    color black ellipse major 16 minor 35

 

    move to 127 210 

    solid black ellipse major 10 minor 15 # left pupil

 

    move to 173 210 

    solid black ellipse major 10 minor 15 # right pupil

 

    black shape                            # smile mouth

       boundary move to 75 167 draw arc to 225 167 center to 150 215

                draw arc to 75 167 clockwise center to 150 217

    end shape

    solid black shape                      # bottom mouth

       boundary move to 123 130 draw arc to 177 130 center to 150 215

                draw arc to 123 130 clockwise center to 150 133

    end shape

 

#    solid black shape                      # dimples

#       boundary move to 73 166 draw arc to 76 175 clockwise center to 71 163

#                draw arc to 73 166 center to 71 162

#    end shape

 

 

    black shape                            # nose spot

       boundary move to 110 189 draw arc to 190 189 clockwise center to 150 110

                draw arc to 110 189 center to 150 111

    end shape

 

    black shape                            # left eye brow

       boundary move to 97 265 draw arc to 123 282 clockwise center to 140 250

                draw arc to 97 265 center to 140 248

    end shape

 

    black shape                            # right eye brow

       boundary move to 203 265 draw arc to 177 282 center to 160 250

                draw arc to 203 265 clockwise center to 160 248

    end shape

 

    move to 150 175

    solid red ellipse major 30 minor 15

 

    move by -7 6

    solid white ellipse major 10 minor 4