#import <SDL_uikitview.h>
Definition at line 28 of file SDL_uikitview.h.
◆ initWithFrame:()
- (instancetype) initWithFrame: |
|
(CGRect) |
frame |
|
◆ setSDLWindow:()
◆ touchesBegan:withEvent:()
- (void) touchesBegan: |
|
(NSSet *) |
touches |
withEvent: |
|
(UIEvent *) |
event |
|
|
| |
◆ touchesEnded:withEvent:()
- (void) touchesEnded: |
|
(NSSet *) |
touches |
withEvent: |
|
(UIEvent *) |
event |
|
|
| |
◆ touchesMoved:withEvent:()
- (void) touchesMoved: |
|
(NSSet *) |
touches |
withEvent: |
|
(UIEvent *) |
event |
|
|
| |
◆ touchLocation:shouldNormalize:()
- (CGPoint) touchLocation: |
|
(UITouch *) |
touch |
shouldNormalize: |
|
(BOOL) |
normalize |
|
|
| |
The documentation for this class was generated from the following file: