mirror of
https://github.com/keharriso/love-nuklear.git
synced 2025-09-10 16:17:47 -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.
|
||||
|
||||
### 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'
|
||||
Draw a border around the window.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue