setting default orientation for iPhone and iPad.

restricted iPhone to landscape mode only.
This commit is contained in:
techdragon.nguyen@gmail.com
2011-05-10 12:37:41 +00:00
parent aed68a2cd9
commit ac6fd6bbf8
4 changed files with 18 additions and 9 deletions

View File

@@ -68,7 +68,6 @@ void DestroyGame(void)
return [CAEAGLLayer class];
}
- (void)dealloc
{
[renderer release];