Difference between revisions of "FF8/Field/Script/Opcodes/073 CSCROLL"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x073''' * Short name: '''CSCROLL''' * Long name: C? Scroll ==== Argument ==== none ==== Stack ==== :''X'' :''Y'' :''Frame count'' :'''LSCROLL''' ==== Descript...")
 
my_wiki>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  ====
  
==== 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.
 
[[Category:Unfinished FF8 Opcodes]]
 

Revision as of 15: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.