ClanSoft logo
ClanSoft logo

    CL_Font::load

Syntax

static CL_Font *load(
         const char *res_id,
        CL_ResourceManager *resource_manager);

Parameters

res_id-The resource ID of the font.
resource_manager-The resource manager used to load the

Description

Loads the font from resources.


Back to index



This page was built using the Perceps documentation system.