Files
commandergenius/project/jni
Bernhard Kaindl 2cd039e9fd First commit to prepare menu support for touch-based Android input:
Preparation to convert start menus from mouse move input (which does not work
at all with touch screen devices) to touch input:

New function select_menuitem_by_touch(), to be used in the next commits:
- modified:   project/jni/application/opentyrian/src/menus.cpp
- modified:   project/jni/application/opentyrian/src/menus.h

Inside #ifdef ANDROID: Disable mouse move input handling in JE_textMenuWait()
- modified:   project/jni/application/opentyrian/src/setup.cpp
2012-08-07 10:17:51 +02:00
..
2011-07-28 14:00:51 +03:00
2012-02-29 17:13:47 +02:00
2011-03-24 16:53:27 +02:00
2011-07-05 15:13:54 +03:00
2011-09-22 20:03:38 +03:00
2012-03-01 12:31:51 +02:00
2012-05-31 14:58:53 +03:00
2011-07-25 15:49:18 +03:00
2011-03-07 12:40:54 +02:00
2011-12-21 12:59:42 +02:00