mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
New HUD element - waypoint.
This commit is contained in:
parent
3f0ee5d680
commit
21f1bec724
8 changed files with 85 additions and 9 deletions
|
@ -507,7 +507,13 @@ Note: Future revisions to the HUD API may be incompatible; the HUD API is still
|
|||
- number: Number of items in the inventory to be displayed.
|
||||
- item: Position of item that is selected.
|
||||
- direction
|
||||
|
||||
- waypoint
|
||||
Displays distance to selected world position.
|
||||
- name: The name of the waypoint.
|
||||
- text: Distance suffix. Can be blank.
|
||||
- number: An integer containing the RGB value of the color used to draw the text.
|
||||
- world_pos: World position of the waypoint.
|
||||
|
||||
Representations of simple things
|
||||
--------------------------------
|
||||
Position/vector:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue