mirror of
https://github.com/keharriso/love-nuklear.git
synced 2025-09-10 16:17:47 -04:00
Updated Documentation (markdown)
parent
597cccfd7b
commit
ca1856547a
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ ui:layoutSpaceEnd()
|
|||
#### x, y, width, height = ui:layoutSpaceBounds()
|
||||
Return the bounds of the current space layout.
|
||||
|
||||
#### x, y ui:layoutSpaceToScreen(x, y)
|
||||
#### x, y = ui:layoutSpaceToScreen(x, y)
|
||||
Convert a space layout local position to global screen position.
|
||||
|
||||
#### x, y = ui:layoutSpaceToLocal(x, y)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue