summaryrefslogtreecommitdiff
path: root/doc/client_lua_api.md
diff options
context:
space:
mode:
authorcx384 <muelladresse84@web.de>2017-07-16 13:09:27 +0200
committerSmallJoker <mk939@ymail.com>2017-07-16 13:10:34 +0200
commitd60434c7b1d2fcc1848fdb619491991d025cb574 (patch)
tree653a781a4cb39dcb306ae977611953767cf8db49 /doc/client_lua_api.md
parentd4cc49e9a72cb5cce7dce80ccc0196aedd106acd (diff)
downloadminetest-d60434c7b1d2fcc1848fdb619491991d025cb574.tar.gz
minetest-d60434c7b1d2fcc1848fdb619491991d025cb574.tar.bz2
minetest-d60434c7b1d2fcc1848fdb619491991d025cb574.zip
Add information about the button height
Diffstat (limited to 'doc/client_lua_api.md')
-rw-r--r--doc/client_lua_api.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/client_lua_api.md b/doc/client_lua_api.md
index 3bd1e3567..041c6eaa8 100644
--- a/doc/client_lua_api.md
+++ b/doc/client_lua_api.md
@@ -408,6 +408,7 @@ examples.
* Clickable button. When clicked, fields will be sent.
* `x`, `y` and `name` work as per field
* `w` and `h` are the size of the button
+* Fixed button height. It will be vertically centred on `h`
* `label` is the text on the button
* Position and size units are inventory slots