Fix the skins to do proper dpad rotation in landscape mode.

This commit is contained in:
David 'Digit' Turner
2009-09-17 17:19:09 -07:00
parent 33769eea08
commit f1a703f338
5 changed files with 17 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ parts {
y 0
}
}
controls {
background {
image controls.png
@@ -357,7 +357,7 @@ layouts {
height 534
color 0xe0e0e0
event EV_SW:0:1
part1 {
name portrait
x 0
@@ -394,6 +394,12 @@ layouts {
color 0xe0e0e0
event EV_SW:0:0
# the framework _always_ assume that the DPad
# has been physically rotated in landscape mode.
# however, with this skin, this is not the case
#
dpad-rotation 3
part1 {
name portrait
x 800

View File

@@ -393,6 +393,9 @@ layouts {
color 0xe0e0e0
event EV_SW:0:0
dpad-rotation 3
part1 {
name portrait
x 800

View File

@@ -393,6 +393,8 @@ layouts {
color 0xe0e0e0
event EV_SW:0:0
dpad-rotation 3
part1 {
name portrait
x 800

View File

@@ -394,6 +394,8 @@ layouts {
color 0xe0e0e0
event EV_SW:0:0
dpad-rotation 3
part1 {
name portrait
x 900

View File

@@ -394,6 +394,8 @@ layouts {
color 0xe0e0e0
event EV_SW:0:0
dpad-rotation 3
part1 {
name portrait
x 900