From 26f4a5c2d1e3d825816188fcd63f6d1f6758ae60 Mon Sep 17 00:00:00 2001 From: MarkuBu Date: Sat, 1 Apr 2017 16:50:53 +0200 Subject: First commit for fine pointed (#5485) --- doc/lua_api.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/lua_api.txt') diff --git a/doc/lua_api.txt b/doc/lua_api.txt index 0ca3767f9..0d3f00c67 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -1939,6 +1939,8 @@ Helper functions * returns time with microsecond precision. May not return wall time. * `table.copy(table)`: returns a table * returns a deep copy of `table` +* `minetest.pointed_thing_to_face_pos(placer, pointed_thing)`: returns a position + * returns the exact position on the surface of a pointed node `minetest` namespace reference ------------------------------ -- cgit v1.2.3