summaryrefslogtreecommitdiff
path: root/textures
diff options
context:
space:
mode:
authorMuhammad Rifqi Priyo Susanto <muhammadrifqipriyosusanto@gmail.com>2018-04-19 01:55:42 +0700
committerSmallJoker <SmallJoker@users.noreply.github.com>2018-04-18 20:55:42 +0200
commitb1e58c9c35ae3eb6167a0745086cdb0ddb1dd9d7 (patch)
treecca81d8b9b1839c25d42e165259165965bf23e82 /textures
parentcca925377b7929276de3bb04553ca6ee2012d35d (diff)
downloadminetest-b1e58c9c35ae3eb6167a0745086cdb0ddb1dd9d7.tar.gz
minetest-b1e58c9c35ae3eb6167a0745086cdb0ddb1dd9d7.tar.bz2
minetest-b1e58c9c35ae3eb6167a0745086cdb0ddb1dd9d7.zip
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
Diffstat (limited to 'textures')
-rwxr-xr-xtextures/base/pack/chat_hide_btn.pngbin0 -> 289 bytes
-rwxr-xr-xtextures/base/pack/chat_show_btn.pngbin0 -> 188 bytes
-rwxr-xr-x[-rw-r--r--]textures/base/pack/jump_btn.pngbin434 -> 396 bytes
-rwxr-xr-xtextures/base/pack/minimap_btn.pngbin0 -> 218 bytes
-rwxr-xr-xtextures/base/pack/zoom.pngbin0 -> 1290 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/textures/base/pack/chat_hide_btn.png b/textures/base/pack/chat_hide_btn.png
new file mode 100755
index 000000000..42e9fa6b9
--- /dev/null
+++ b/textures/base/pack/chat_hide_btn.png
Binary files differ
diff --git a/textures/base/pack/chat_show_btn.png b/textures/base/pack/chat_show_btn.png
new file mode 100755
index 000000000..5e72be247
--- /dev/null
+++ b/textures/base/pack/chat_show_btn.png
Binary files differ
diff --git a/textures/base/pack/jump_btn.png b/textures/base/pack/jump_btn.png
index e9ce9d0c6..663055020 100644..100755
--- a/textures/base/pack/jump_btn.png
+++ b/textures/base/pack/jump_btn.png
Binary files differ
diff --git a/textures/base/pack/minimap_btn.png b/textures/base/pack/minimap_btn.png
new file mode 100755
index 000000000..71d79f6bc
--- /dev/null
+++ b/textures/base/pack/minimap_btn.png
Binary files differ
diff --git a/textures/base/pack/zoom.png b/textures/base/pack/zoom.png
new file mode 100755
index 000000000..2ba479eed
--- /dev/null
+++ b/textures/base/pack/zoom.png
Binary files differ