mirror of
https://github.com/keharriso/love-nuklear.git
synced 2025-09-11 00:27:48 -04:00
Update for single-table window flags
parent
ed2a3be3d5
commit
4b966cdf06
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ Show the given window.
|
||||||
Hide the given window.
|
Hide the given window.
|
||||||
|
|
||||||
### Flags
|
### Flags
|
||||||
Windows and some window-like widgets can accept a number of window flags. Here is a list of the possible flags alongside their meanings:
|
Windows and some window-like widgets can accept a number of window flags. Either specify the window flags separately as function arguments or bundle them all in a single table. Here is a list of the possible flags alongside their meanings:
|
||||||
|
|
||||||
##### 'border'
|
##### 'border'
|
||||||
Draw a border around the window.
|
Draw a border around the window.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue