ClanSoft logo
ClanSoft logo

    CL_ResourceManager::create

Syntax

static CL_ResourceManager *create(
         const char *file_name,
        const bool is_datafile );

Parameters

file_name-the name of the file to open
is_datafile-indicates if the file is a scriptfile or a datafile

Description

Resource Manager constructor.


Back to index



This page was built using the Perceps documentation system.