ClanSoft logo
ClanSoft logo

    CL_LayerManager::move_layer

Syntax

virtual void move_layer(
        int layer,
        int x_delta,
        int y_delta);

Parameters

x_delta-Number of pixels to move the X coordinate.
y_delta-Number of pixels to move the Y coordinate.

Description

Moves layer layer (absolute positioning).


Back to index



This page was built using the Perceps documentation system.