nikita36078 / J2ME-Loader

A J2ME emulator for Android.
Apache License 2.0
1.72k stars 195 forks source link

Question about multitouch #982

Closed VisionR1 closed 1 year ago

VisionR1 commented 1 year ago

Eventually, it supports multi-touch ? Especially for touch screen games?

shinovon commented 1 year ago

938

Multi-touch input is enabled only if there is Nokia-UI-Enhancement: EnableMultiPointTouchEvents parameter in the manifest, There are some Nokia Asha & Symbian^3 games that support this feature.

VisionR1 commented 1 year ago

938 Multi-touch input is enabled only if there is Nokia-UI-Enhancement: EnableMultiPointTouchEvents parameter in the manifest, There are some Nokia Asha & Symbian^3 games that support this feature.

Oh, i understand. Thanks you, i hope some feature in the J2ME-Loader can add, modified etc. To support multitouch in the game, if the game not supported multitouch by itself