Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | 47 (Reason code) + Area value |
R1 | Unused/Sprite area (as defined by area value in R0) |
R2 | Sprite name/pointer (as defined by area value in R0) |
Exit | |
---|---|
All other registers preserved |
This call flips the given sprite about its Y axis, i.e. it performs a horizontal flip.
To flip about the X axis (vertical flip), use OS_SpriteOp 33