Unit ALSourceAllocator

DescriptionusesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

See TALSourceAllocator.

uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class ENoMoreOpenALSources  
Class TALAllocatedSource Allocated OpenAL source.
Class TObjectsList_1  
Class TALAllocatedSourcesList  
Class TALSourceAllocator This class manages a list of allocated OpenAL sounds.

Types

TALAllocatedSourceEvent = procedure(Sender: TALAllocatedSource) of object;
TObjectsListItem_1 = TALAllocatedSource;
TObjectsListIsSmallerFunction_1 = function (const A, B: TObjectsListItem_1): boolean of object;

Description

Types

TALAllocatedSourceEvent = procedure(Sender: TALAllocatedSource) of object;
 
TObjectsListItem_1 = TALAllocatedSource;
 
TObjectsListIsSmallerFunction_1 = function (const A, B: TObjectsListItem_1): boolean of object;
 

Generated by PasDoc 0.10.0 on 2008-02-25 00:00:29