Skip to content

Commit

Permalink
added vertical profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
Nepherhotep committed Jul 16, 2013
1 parent cf1a3e3 commit 62eaf88
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions profiles/480x640.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
MOAIEnvironment.verticalResolution = 640
MOAIEnvironment.horizontalResolution = 480
MOAIEnvironment.screenDpi = 320
3 changes: 3 additions & 0 deletions profiles/480x854.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
MOAIEnvironment.verticalResolution = 854
MOAIEnvironment.horizontalResolution = 480
MOAIEnvironment.screenDpi = 132

0 comments on commit 62eaf88

Please sign in to comment.