Unit soundunit

DescriptionusesClasses, Interfaces and ObjectsFunctions and ProceduresTypesConstantsVariables

Description

 

uses

Classes, Interfaces and Objects

NameDescription
Class TSound  
Class TSource  
Class TSoundList  

Functions and Procedures

Overview

function InitSound:boolean;
procedure setListenerOrientation(dir, up:TAlVector3);
procedure setListenerPosition(v:TAlVector3);
procedure setListenerVelocity(v:TAlVector3);

Description

function InitSound:boolean;

 

procedure setListenerOrientation(dir, up:TAlVector3);

 

procedure setListenerPosition(v:TAlVector3);

 

procedure setListenerVelocity(v:TAlVector3);

 

Types

NameDescription
TAlVector3 = TVector;  

Constants

NameDescription
alorigin: array [0..2] of TALfloat= ( 0.0, 0.0, 0.0 );  
listenerorientation: array [0..5] of TALfloat= ( 0.0, 0.0, -1.0, 0.0, 1.0, 0.0);  

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