input boxes UI, keyboard animation

This commit is contained in:
2017-08-13 12:41:10 +01:00
parent 6d3c9380b2
commit 060e08a891
12 changed files with 132 additions and 41 deletions

View File

@@ -11,4 +11,6 @@
@interface GameViewController : GLKViewController <UIKeyInput>
- (void)reset_touch;
@end