Unit CastleSoundAllocator

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

3D sound smart allocation (TSoundAllocator).

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class ENoMoreOpenALSources  
Class TSound Sound (an allocated OpenAL sound source).
Class TSoundList  
Class TSoundAllocator Manage allocated OpenAL sounds.

Types

TSoundBuffer = type TALuint;
TSoundEvent = procedure (Sender: TSound) of object;

Description

Types

TSoundBuffer = type TALuint;
 
TSoundEvent = procedure (Sender: TSound) of object;
 

Generated by PasDoc 0.12.1 on 2013-02-04 20:26:52