forked from VoxeLibre/VoxeLibre
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