mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-05 19:31:04 +00:00
Merge 8d6d1ff6ac
into 499f2284bd
This commit is contained in:
commit
6282b6514e
13 changed files with 119 additions and 35 deletions
|
@ -218,6 +218,10 @@ GUI
|
|||
* `minsize`: minimum tile size, images are scaled to at least this size prior
|
||||
doing tiling (background only)
|
||||
* `core.set_clouds(<true/false>)`
|
||||
* `core.set_clouds_color(colorString)`
|
||||
* `colorString` : `"#RRGGBB"` format
|
||||
* `core.set_sky_color(<true/false>)`
|
||||
* `colorString` : `"#RRGGBB"` format
|
||||
* `core.set_topleft_text(text)`
|
||||
* `core.show_touchscreen_layout()`
|
||||
* `core.show_path_select_dialog(formname, caption, is_file_select)`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue