mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
lua_api.md: Add tick marks to position HUD element
This commit is contained in:
parent
72edfe3d04
commit
31ee7af3ab
1 changed files with 1 additions and 1 deletions
|
@ -1630,7 +1630,7 @@ HUD
|
||||||
HUD element types
|
HUD element types
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
The position field is used for all element types.
|
The `position` field is used for all element types.
|
||||||
To account for differing resolutions, the position coordinates are the
|
To account for differing resolutions, the position coordinates are the
|
||||||
percentage of the screen, ranging in value from `0` to `1`.
|
percentage of the screen, ranging in value from `0` to `1`.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue