added L3/R3 support to full on-screen controls

This commit is contained in:
Diego Waxemberg
2015-01-09 22:10:32 -05:00
parent 0a4fa5fc6c
commit 01902536ab
3 changed files with 31 additions and 6 deletions
-1
View File
@@ -30,7 +30,6 @@
NSLog(@"Setting manual on-screen controls level: %d", (int)level);
[onScreenControls setLevel:level];
}
}
- (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event {