mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-06-17 06:01:13 +00:00
Added analog sticks to onscreen controls
This commit is contained in:
@@ -13,4 +13,6 @@
|
||||
- (id) initWithView:(UIView*)view;
|
||||
- (void) handleTouchDownEvent:(UIEvent*)event;
|
||||
- (void) handleTouchUpEvent:(UIEvent*) event;
|
||||
- (void) handleTouchMovedEvent:(UIEvent*)event;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user