set_end_surface


Description:

public bool set_end_surface (Surface surface)

Before initiating a crossfade with start a start and end surface have to be set.

This function sets the surface shown at the end of the crossfade effect.

Parameters:

this

a BGCrossfade

surface

The cairo surface to fade to

Returns:

true if successful, or false if the surface could not be copied.