Unit disabledsoundunit

DescriptionusesClasses, Interfaces and ObjectsFunctions and ProceduresTypesConstantsVariables

Description

This unit implements the sound system. It is actually almost empty, becouse i have yet to choose a sound lib to use. Some tests have been done with fmod, but i don't like it's license and it's not being open source.

uses

Classes, Interfaces and Objects

NameDescription
Class TSound  
Class TSource  
Class TSoundList  

Functions and Procedures

Overview

function InitSound:boolean;
procedure setListenerOrientation(atx,aty,atz,upx,upy,upz:integer);

Description

function InitSound:boolean;

 

procedure setListenerOrientation(atx,aty,atz,upx,upy,upz:integer);

 

Types

NameDescription
TALint=integer;  

Generated by PasDoc 0.8.8 on 2005-01-20 19:01:20