Android: Modify touch screen GUI's buttons (#7240)
authorMuhammad Rifqi Priyo Susanto <muhammadrifqipriyosusanto@gmail.com>
Wed, 18 Apr 2018 18:55:42 +0000 (01:55 +0700)
committerSmallJoker <SmallJoker@users.noreply.github.com>
Wed, 18 Apr 2018 18:55:42 +0000 (20:55 +0200)
commitb1e58c9c35ae3eb6167a0745086cdb0ddb1dd9d7
treecca81d8b9b1839c25d42e165259165965bf23e82
parentcca925377b7929276de3bb04553ca6ee2012d35d
Android: Modify touch screen GUI's buttons (#7240)

* Android: Add zoom, minimap, and toggle chat button
Zoom button is put above jump button.
Minimap and toggle chat button are put in settings bar.
* Jump button is rotated down button
* Move three buttons on the right screen higher
LICENSE.txt
src/gui/touchscreengui.cpp
src/gui/touchscreengui.h
textures/base/pack/chat_hide_btn.png [new file with mode: 0755]
textures/base/pack/chat_show_btn.png [new file with mode: 0755]
textures/base/pack/jump_btn.png [changed mode: 0644->0755]
textures/base/pack/minimap_btn.png [new file with mode: 0755]
textures/base/pack/zoom.png [new file with mode: 0755]