Updated Documentation (markdown)

Kevin Harrison 2019-01-24 20:29:18 -05:00
parent 597cccfd7b
commit ca1856547a

@ -307,7 +307,7 @@ ui:layoutSpaceEnd()
#### x, y, width, height = ui:layoutSpaceBounds() #### x, y, width, height = ui:layoutSpaceBounds()
Return the bounds of the current space layout. 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. Convert a space layout local position to global screen position.
#### x, y = ui:layoutSpaceToLocal(x, y) #### x, y = ui:layoutSpaceToLocal(x, y)