ClanSoft logo
ClanSoft logo

    CL_SpriteSubarrayProvider::create

Syntax

static CL_Surface *create(
        CL_SurfaceProvider *parent_provider,
        int start_x,
        int start_y,
        int width,
        int height,
        int array_width,
        int array_height);

Description


Back to index



This page was built using the Perceps documentation system.