Locking Landscape Orientation?

Is there a way to lock a game into landscape orientation? The documentation examples handle rotation but I don’t see a way to specify landscape mode on startup. [import]uid: 1560 topic_id: 256 reply_id: 300256[/import]

The apps won’t rotate when you rotate the phone unless you tell them to. In other words, if you take a look at say hello world for example, if you turn the phone upside down, nothing changes. If you orient your app with this in mind, you shouldn’t have any problems. [import]uid: 5 topic_id: 256 reply_id: 323[/import]