~eda-qa/dhlib/main

« back to all changes in this revision

Viewing changes to app-sudoku/sudoku/tile_panel.tile.xml

  • Committer: edA-qa mort-ora-y
  • Date: 2010-02-16 05:36:32 UTC
  • Revision ID: eda-qa@disemia.com-20100216053632-60lt7fndfi3fgblw
first

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<tile><op name="xsize" float="{size};0.8;mul"/><var name="backcolor" color="hsv(0...1,0,0.5)"/><var name="color" color="hsv(0...1,0.1...0.15,0.4...0.6)"/><var name="size" float="0.55" limit="single"/>
 
2
        
 
3
        
 
4
        
 
5
        
 
6
        
 
7
        
 
8
        
 
9
        
 
10
        
 
11
        
 
12
        <bitmap size="(50,50)" color="{backcolor}"/>
 
13
        <structure type="staggeredX" units="(2,2)" sizeScale="(1,1)"/>
 
14
        <fragments>
 
15
                <shape type="polygon" numSides="6" brush="Solid {color} 0.2" angleStart="1.5708" sizeScale="({xsize},{size})"/>
 
16
        </fragments>
 
17
</tile>
 
 
b'\\ No newline at end of file'