From 1b1a2681565ab173e3fc61e9125d9912f7594c21 Mon Sep 17 00:00:00 2001 From: badlogic Date: Tue, 17 Sep 2013 19:58:29 +0200 Subject: [PATCH] added multitouch to robovm todods --- backends/gdx-backend-robovm/todos.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/backends/gdx-backend-robovm/todos.txt b/backends/gdx-backend-robovm/todos.txt index 7c221177f..05c50adcc 100644 --- a/backends/gdx-backend-robovm/todos.txt +++ b/backends/gdx-backend-robovm/todos.txt @@ -22,6 +22,7 @@ General - check if apps supporting both portrait and landscape work (resize, etc.) - implement non-continuous rendering - IOSInput + - Multitouch is broken - IOSInput#touchDown is a bit bonkers, with 64-bit iOS that might become an issue (it's an int, not a long) - getAzimuth(), getPitch(), getRoll(), getRotationMatrix() need to be implemented and output the same as android - see if we can programmatically show the keyboard and receive key events, if so map to gdx keycodes -- 2.11.0