Anonymous

Changes

From Final Fantasy Inside

FF7/Field/Script/Opcodes/51 WMOVE

5 bytes removed, 05:17, 23 May 2019
m
3 revisions imported
* '''const UByte''' ''I'': [[FF7/Field/Script/Opcodes/50 WINDOW|WINDOW]] ID to resize.
* '''const UShortShort''' ''X'': X-coordinate translation of the window.* '''const UShortShort''' ''Y'': Y-coordinate translation of the window.
==== Description ====
Repositions the window, with the given ID, to the coordinates specifiedand a (x,y) translation. The window will be repositioned the next time a [[FF7/Field/Script/Opcodes/40 MESSAGE|MESSAGE]] or [[FF7/Field/Script/Opcodes/48 ASK|ASK]], referencing this window, is issued.