DQBfadeStepIn
SUB

Prototype

DECLARE SUB DQBfadeStepIn (Pal AS STRING)

Parameters

Pal - A string of 768 characters holding the palette to fade into

Returns

none

Description

Works exactly like DQBfadeIn, but this will only fade all the colors by a single step. To be sure of fading all your colors to the new palette, you should call this function 64 times repeatedly. DQBfadeStepIn can be useful to move your stuff around while fading.

Notes:

See also DQBfadeIn