Unit mediamanagerunit

DescriptionusesClasses, Interfaces and ObjectsFunctions and ProceduresTypesConstantsVariables

Description

This unit classes to handle retrieval and loading of media data. You just pass the name of the resource and the manager gives you the correct resource. Actually resources are of type TMesh and TTexture, but models, sound and music could be added soon. The media manager can obtain data from files (as it actually is for TFileMediaManager) or from other ways. For example you can define a manager that obtain data from a packed file containing all game media. You can use TFileMediaManager while developing for quick media file editing, and than switch with a single change to a packed file manager.

uses

Classes, Interfaces and Objects

NameDescription
Class TGenericMediaManager  
Class TCachedMediaManager  
Class TFileMediaManager  

Constants

NameDescription
MEDIA_PATH = 'media/';  

Generated by PasDoc 0.8.8 on 2005-03-14 21:03:49