mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-04-03 04:42:37 +02:00
add API documentation to flowlib (part 4)
This commit is contained in:
@ -38,3 +38,7 @@ Return direction where the water is flowing (to be use to push mobs, items...).
|
|||||||
* node: node
|
* node: node
|
||||||
|
|
||||||
## flowlib.move_centre(pos, realpos, node, radius)
|
## flowlib.move_centre(pos, realpos, node, radius)
|
||||||
|
* pos: position
|
||||||
|
* realpos: position
|
||||||
|
* node: node
|
||||||
|
* radius: number
|
Reference in New Issue
Block a user