ClanSoft logo
ClanSoft logo

    CL_Texture::load

Syntax

static CL_Texture *load(
        const char *id,
        CL_ResourceManager *manager);

Parameters

id-Resource ID of the surface resource.
manager-Resource manager used to load the resource from.

Description

Load the texture from a surface resource.


Back to index



This page was built using the Perceps documentation system.