mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Remove note in lua-api.txt that there are no vector helper functions
This commit is contained in:
@@ -507,8 +507,7 @@ Representations of simple things
|
|||||||
--------------------------------
|
--------------------------------
|
||||||
Position/vector:
|
Position/vector:
|
||||||
{x=num, y=num, z=num}
|
{x=num, y=num, z=num}
|
||||||
Currently the API does not provide any helper functions for addition,
|
For helper functions see "Vector helpers".
|
||||||
subtraction and whatever; you can define those that you need yourself.
|
|
||||||
|
|
||||||
pointed_thing:
|
pointed_thing:
|
||||||
{type="nothing"}
|
{type="nothing"}
|
||||||
|
Reference in New Issue
Block a user