Difference between revisions of "FF8/Field/Script/Opcodes/072 LSCROLL"
Jump to navigation
Jump to search
Qhimm>Shard (Created page with "* Opcode: '''0x072''' * Short name: '''LSCROLL''' * Long name: L? Scroll ==== Argument ==== none ==== Stack ==== :''X'' :''Y'' :''Frame count'' :'''LSCROLL''' ==== Descript...") |
ffrtt>BukTop m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: L? Scroll | * Long name: L? Scroll | ||
==== Argument ==== | ==== Argument ==== | ||
none | none | ||
==== Stack ==== | ==== Stack ==== | ||
:''X'' | |||
:''Y'' | : ''X'' | ||
:''Frame count'' | : ''Y'' | ||
:'''LSCROLL''' | : ''Frame count'' | ||
: '''LSCROLL''' | |||
==== Description ==== | |||
Scrolls the screen by X and Y pixels over ''frame count''. Parameters are untested, but I'd be very surprised if they're wrong. | Scrolls the screen by X and Y pixels over ''frame count''. Parameters are untested, but I'd be very surprised if they're wrong. | ||
Latest revision as of 04:24, 23 May 2019
- Opcode: 0x072
- Short name: LSCROLL
- Long name: L? Scroll
Argument
none
Stack
- X
- Y
- Frame count
- LSCROLL
Description
Scrolls the screen by X and Y pixels over frame count. Parameters are untested, but I'd be very surprised if they're wrong.