author | ARIAS Santiago |
Mon, 26 Oct 2009 08:36:15 +0100 | |
changeset 173 | e99fe78cd168 |
permissions | -rw-r--r-- |
173
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="utf-8" standalone="yes"?> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
2 |
<Patterns> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
3 |
<Pattern> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
4 |
<Name>UP</Name> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
5 |
<Directions> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
6 |
<Direction>Up</Direction> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
7 |
</Directions> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
8 |
</Pattern> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
9 |
<Pattern> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
10 |
<Name>RIGHT</Name> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
11 |
<Directions> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
12 |
<Direction>Right</Direction> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
13 |
</Directions> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
14 |
</Pattern> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
15 |
<Pattern> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
16 |
<Name>LEFT</Name> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
17 |
<Directions> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
18 |
<Direction>Left</Direction> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
19 |
</Directions> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
20 |
</Pattern> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
21 |
<Pattern> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
22 |
<Name>DOWN</Name> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
23 |
<Directions> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
24 |
<Direction>Down</Direction> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
25 |
</Directions> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
26 |
</Pattern> |
e99fe78cd168
Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff
changeset
|
27 |
</Patterns> |