Enabled multi-touch
This commit is contained in:
parent
f33af0d17b
commit
5b00b273ef
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef FIXED_MULTITOUCH
|
#ifdef FIXED_MULTITOUCH
|
||||||
|
self.multipleTouchEnabled = YES;
|
||||||
|
|
||||||
SDL_Touch touch;
|
SDL_Touch touch;
|
||||||
touch.id = 0; //TODO: Should be -1?
|
touch.id = 0; //TODO: Should be -1?
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue