src/FingersDance.GestureControl/Resources/Patterns.xml
changeset 225 b60e13ed75c8
parent 222 498d80458a0f
equal deleted inserted replaced
224:874de6d84a2e 225:b60e13ed75c8
     1 <?xml version="1.0" encoding="utf-8" standalone="yes"?>
     1 <?xml version="1.0" encoding="utf-8" standalone="yes"?>
     2 <Patterns>
     2 <Patterns>
     3   <Pattern>
     3   <Pattern>
     4     <Name>UN DANSEUR</Name>
     4     <Name>1 DANSEUR</Name>
     5     <Childs>
     5     <Childs>
     6       <Child>
     6       <Child>
     7         <Name>DOWN</Name>
     7         <Name>DOWN</Name>
     8         <Directions>
     8         <Directions>
     9           <Direction>Down</Direction>
     9           <Direction>Down</Direction>
    10         </Directions>
    10         </Directions>
    11       </Child>
    11       </Child>
    12     </Childs>
    12     </Childs>
    13   </Pattern>
    13   </Pattern>
    14 
    14 
    15   <Pattern>
    15   <Pattern>
    16     <Name>DEUX DANSEURS</Name>
    16     <Name>2 DANSEURS</Name>
    17     <Childs>
    17     <Childs>
    18       <Child>
    18       <Child>
    19         <Name>DOWN</Name>
    19         <Name>DOWN</Name>
    20         <Directions>
    20         <Directions>
    21           <Direction>Down</Direction>
    21           <Direction>Down</Direction>
    22         </Directions>
    22         </Directions>
    23       </Child>
    23       </Child>
    24       <Child>
    24       <Child>
    25         <Name>DOWN</Name>
    25         <Name>DOWN</Name>
    26         <Directions>
    26         <Directions>
    27           <Direction>Down</Direction>
    27           <Direction>Down</Direction>
    28         </Directions>
    28         </Directions>
    29       </Child>
    29       </Child>
    30     </Childs>
    30     </Childs>
    31   </Pattern>
    31   </Pattern>
    32 
    32 
    33   <Pattern>
    33   <Pattern>
    34     <Name>TROIS DANSEURS</Name>
    34     <Name>3 DANSEURS</Name>
    35     <Childs>
    35     <Childs>
    36       <Child>
    36       <Child>
    37         <Name>DOWN</Name>
    37         <Name>DOWN</Name>
    38         <Directions>
    38         <Directions>
    39           <Direction>Down</Direction>
    39           <Direction>Down</Direction>
   189       </Child>
   189       </Child>
   190     </Childs>
   190     </Childs>
   191   </Pattern>
   191   </Pattern>
   192   
   192   
   193   <Pattern>
   193   <Pattern>
   194     <Name>IMAGE AVANT</Name>
   194     <Name>MVT IMAGE AVANT</Name>
   195     <Childs>
   195     <Childs>
   196       <Child>
   196       <Child>
   197         <Name>TAP</Name>
   197         <Name>TAP</Name>
   198         <Directions>
   198         <Directions>
   199           <Direction>TAP</Direction>
   199           <Direction>TAP</Direction>
   207       </Child>
   207       </Child>
   208     </Childs>
   208     </Childs>
   209   </Pattern>
   209   </Pattern>
   210   
   210   
   211   <Pattern>
   211   <Pattern>
   212     <Name>IMAGE ARRIERE</Name>
   212     <Name>MVT IMAGE ARRIERE</Name>
   213     <Childs>
   213     <Childs>
   214       <Child>
   214       <Child>
   215         <Name>TAP</Name>
   215         <Name>TAP</Name>
   216         <Directions>
   216         <Directions>
   217           <Direction>TAP</Direction>
   217           <Direction>TAP</Direction>