Difference between revisions of "FF8/Field/Script/Opcodes/073 CSCROLL"
Jump to navigation
Jump to search
Qhimm>Shard (Created page with "* Opcode: '''0x073''' * Short name: '''CSCROLL''' * Long name: C? Scroll ==== Argument ==== none ==== Stack ==== :''X'' :''Y'' :''Frame count'' :'''LSCROLL''' ==== Descript...") |
Qhimm>Albeoris (Created page with "* Opcode: '''0x073''' * Short name: '''CSCROLL''' * Long name: C? Scroll ==== Argument ==== none ==== Stack ==== : ''X'' : ''Y'' : ''Frame count'' : '''LSCROLL''' ===...") |
||
Line 3: | Line 3: | ||
* Long name: C? Scroll | * Long name: C? 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. | ||
Revision as of 14:21, 24 March 2018
- Opcode: 0x073
- Short name: CSCROLL
- Long name: C? 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.