mirror of
https://github.com/minetest/minetest.git
synced 2024-11-23 08:03:45 +01:00
Remove note in lua-api.txt that there are no vector helper functions
This commit is contained in:
parent
0b5f18754c
commit
c813a3cc53
@ -507,8 +507,7 @@ Representations of simple things
|
||||
--------------------------------
|
||||
Position/vector:
|
||||
{x=num, y=num, z=num}
|
||||
Currently the API does not provide any helper functions for addition,
|
||||
subtraction and whatever; you can define those that you need yourself.
|
||||
For helper functions see "Vector helpers".
|
||||
|
||||
pointed_thing:
|
||||
{type="nothing"}
|
||||
|
Loading…
Reference in New Issue
Block a user