m
Added comment on units.
m (reworded point arg description) |
m (Added comment on units.) |
||
| Line 28: | Line 28: | ||
: the X offset (-5 means 5 units left, 5 means 5 units right) | : the X offset (-5 means 5 units left, 5 means 5 units right) | ||
: defaults to 0 when not specified | : defaults to 0 when not specified | ||
: units are relative to the screen with the frame's effective scale. | |||
; y | ; y | ||
: the Y offset (-5 means 5 units down, 5 means 5 units up) | : the Y offset (-5 means 5 units down, 5 means 5 units up) | ||
: defaults to 0 when not specified | : defaults to 0 when not specified | ||
: units are relative to the screen with the frame's effective scale. | |||
---- | ---- | ||