Independent Software Solutions 

CONTENTS

  CSM INCLUDED AS MEDIA


Functions

Synopsis

CSM INCLUDED AS MEDIA flag As Integer

Purpose

Use this function to instruct the importer to ignore texture file existence checking.  It doesn't change the behaviour of how maps and textures are loaded but it is required when textures are being included as added Media files.

Parameters

flag

1 - Instructs the importer that media files ARE included as part of the application, therefore removing file existence checking.

0 - Turns file checking back on again for texture file existence.  (Default behaviour)

Return value

None

(C) Paul S. J. Millard 2006