summaryrefslogtreecommitdiff
path: root/src/touchmanager.h
AgeCommit message (Expand)AuthorFilesLines
2013-05-28fix guard header part3.Andrei Karas1-1/+3
2013-04-07some fixes after auto check.Andrei Karas1-1/+1
2013-03-24improve touchmanager class.Andrei Karas1-15/+15
2013-01-16update copyrights year.Andrei Karas1-1/+1
2013-01-01Allow select differnt modes for on screen buttons.Andrei Karas1-2/+3
2012-12-31Add configurable actions for onscreen buttons.Andrei Karas1-5/+18
2012-12-31Add option to show/hide onscreen keyboard icon.Andrei Karas1-0/+3
2012-12-24Fix for race conditions in application termination.Andrei Karas1-0/+2
2012-12-18Add support for show images in on screen buttons center.Andrei Karas1-1/+4
2012-12-16Hide screen buttons and joystick if setup window is opened.Andrei Karas1-0/+4
2012-12-11Hide on screen buttons before enter to game and show in game.Andrei Karas1-0/+3
2012-12-09Add resize options for on screen joystick and buttons.Andrei Karas1-1/+6
2012-12-09On the fly from settings show hide on screen joystick and buttons.Andrei Karas1-1/+15
2012-12-08Fix code style.Andrei Karas1-1/+1
2012-12-07Resize screen buttons with window resizing.Andrei Karas1-3/+5
2012-12-06Add support for draw broders for on screen buttons.Andrei Karas1-5/+13
2012-12-05add attack and cancel on screen buttons.Andrei Karas1-2/+13
2012-12-03Add support for relative mouse move in android version.Andrei Karas1-2/+3
2012-12-01Add batch drawing to touch manager.Andrei Karas1-2/+4
2012-11-14Add support for on screen joystick for moving.Andrei Karas1-3/+25
2012-11-13Extend on screen keyboard button.Andrei Karas1-1/+0
2012-11-12Moving Android on screen keyboard button from SDL to ManaPlus.Andrei Karas1-0/+90