nw::demo::Utility::LoadResources Member Function

Syntax

static ResourceSet * LoadResources(
     ResourceArray & resourceArray,
     const wchar_t * resourcePath,
     os::IAllocator * allocator
);

Arguments

Name Description
in resourceArray Array of resources to be added to.
in resourcePath Path name of file.
in allocator Allocator.

Return Values

Returns loaded graphics information.

Description

Loads graphics resources.


CONFIDENTIAL