mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-28 05:43:43 +01:00
add API documentation to flowlib (part 4)
This commit is contained in:
parent
2a5dcd1634
commit
39ac3f208d
@ -37,4 +37,8 @@ Return direction where the water is flowing (to be use to push mobs, items...).
|
||||
* pos: position
|
||||
* node: node
|
||||
|
||||
## flowlib.move_centre(pos, realpos, node, radius)
|
||||
## flowlib.move_centre(pos, realpos, node, radius)
|
||||
* pos: position
|
||||
* realpos: position
|
||||
* node: node
|
||||
* radius: number
|
Loading…
Reference in New Issue
Block a user