You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > 2D Editor Library > move

3.9 move

D2Editor:move(x, y)

Sets the parent-relative location of the upper-left corner of the text editor. Both x and y must be between -32767 and 32767.


Returns the text editor object.

Introduced in platform.apiLevel = '1.0'