Changes between Version 1 and Version 2 of DrawingCommands


Ignore:
Timestamp:
Dec 17, 2011, 5:40:28 PM (12 years ago)
Author:
cinc
Comment:

Removed confusing colons

Legend:

Unmodified
Added
Removed
Modified
  • DrawingCommands

    v1 v2  
    44
    55{{{
    6 <ctxt>save/restore</>:
     6<ctxt>save/restore</>
    77
    88   Save and restore the current paint context.
     
    1717
    1818{{{ 
    19 <transl>x y</>:
     19<transl>x y</>
    2020
    2121   Specify the position for the next paint command.
     
    2929
    3030{{{ 
    31 <scale>xsize ysize</>:
     31<scale>xsize ysize</>
    3232
    3333   Apply scaling to the next set of commands.
     
    4242
    4343{{{
    44 <imgkey>imgname # alpha</>:
     44<imgkey>imgname # alpha</>
    4545
    4646   Paint an image specified by the key 'imgname' on the current surface with an alpha level of 'alpha'.