016A
Revision as of 11:00, 26 January 2012 by Spaceeinstein (talk | contribs)
Description
- Fades the screen
Syntax
- 016A: fade [int1] [int2] ms
- fade [int1] [int2]
Parameter
- [int1]
- 0 = fade out, 1 = fade in
- [int2]
- Duration in milliseconds
This opcode allows the screen to fade in and fade back out. The color of the fade can be set through opcode 0169. The longer the time set to fade, the slower the screen will fade.