fljot / Gestouch

Gestouch: multitouch gesture recognition library for Flash (ActionScript) development.
MIT License
356 stars 84 forks source link

SimulatorInputAdapter #50

Open mateoKozomara opened 11 years ago

mateoKozomara commented 11 years ago

Hi,

I am in need of creating SimulatorInputAdapter for multi-finger gestures with numTouchesRequired > 2.

First my idea was to create a InputAdapter based on keyboard input, but it seems that simulator does not support capturing hardware keyboard input unless there is an focused text input or similar.

What would be your recommendation for creating such an adapter?

Thanks for this great framework :+1:

Mateo Kozomara

fljot commented 11 years ago

Are you talking about Adobe's device simulator?

mateoKozomara commented 11 years ago

no, im talking about the ios simulator from the Xcode

fljot commented 10 years ago

Oh my goodness I'm so sorry, @mateoKozomara, for I accidentally abandoned this topic! May ask to explain the simulator thing again in more details?.. if it is still somehow matters.