Re-implemented single mouse touches on the iPhone/iPad
This commit is contained in:
parent
52b4147239
commit
44280ae564
3 changed files with 40 additions and 10 deletions
|
@ -38,7 +38,7 @@
|
|||
#else
|
||||
@interface SDL_uikitview : UIView {
|
||||
#endif
|
||||
|
||||
|
||||
#if FIXME_MULTITOUCH
|
||||
SDL_Mouse mice[MAX_SIMULTANEOUS_TOUCHES];
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue