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

@@ -394,6 +394,12 @@ layouts {
color 0xe0e0e0 color 0xe0e0e0
event EV_SW:0:0 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 { part1 {
name portrait name portrait
x 800 x 800

View File

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

View File

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

View File

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

View File

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