Difference between revisions of "FF7/Field/Script/Opcodes/51 WMOVE"
From Final Fantasy Inside
my_wiki>Myst6re |
m (3 revisions imported) |
| (One intermediate revision by one other user not shown) | |
(No difference)
| |
Latest revision as of 05:17, 23 May 2019
- Opcode: 0x51
- Short name: WMOVE
- Long name: Window Move
Memory layout
| 0x51 | I | X | Y |
|---|
Arguments
- const UByte I: WINDOW ID to resize.
- const Short X: X-translation of the window.
- const Short Y: Y-translation of the window.