ClanSoft logo
ClanSoft logo

    CL_LayerManager::swap_layers

Syntax

virtual void swap_layers(
        int layer1,
        int layer2);

Parameters

layer1-The one layer to be swapped.
layer2-The other layer to be swapped.

Description

Swaps two layers - subsequently layer layer1 will be moved to layer position layer2 and vice versa.


Back to index



This page was built using the Perceps documentation system.