| MoveWorldWindow |
|---|
| Script function world.MoveWorldWindow
Read about scriptingType Method Summary Move and resize a world window Prototype void MoveWorldWindow(long Left, long Top, long Width, long Height);
View list of data type meaningsDescription This function moves and resizes the current world's window.VBscript example Jscript example Lua example Lua notes Return value See Also ... Functions
GetMainWindowPosition (Returns the position and size of the main MUSHclient window)
GetNotepadWindowPosition (Returns the position and size of the specified notepad window)
GetWorldWindowPosition (Returns the position and size of the current world window)
MoveMainWindow (Move and resize the main MUSHclient window)
MoveNotepadWindow (Move and resize the specified notepad window)
MoveWorldWindowX (Move and resize a specific world window)
SetWorldWindowStatus (Changes the status of the main world window (maximize/minimize/restore))(Help topic: function=MoveWorldWindow)
Documentation contents page |