mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-26 04:21:07 +01:00
add API documentation to flowlib (part 3)
This commit is contained in:
parent
19db2a479f
commit
2a5dcd1634
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ Return true if <node> is liquid, false overwise.
|
||||||
* node: node
|
* node: node
|
||||||
|
|
||||||
## flowlib.quick_flow(pos, node)
|
## flowlib.quick_flow(pos, node)
|
||||||
|
Return direction where the water is flowing (to be use to push mobs, items...).
|
||||||
* pos: position
|
* pos: position
|
||||||
* node: node
|
* node: node
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue