| Description | uses | Classes, Interfaces and Objects | Functions and Procedures | Types | Constants | Variables |
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.
| Name | Description |
|---|---|
Class TSound |
|
Class TSource |
|
Class TSoundList |
function InitSound:boolean; |
procedure setListenerOrientation(atx,aty,atz,upx,upy,upz:integer); |
function InitSound:boolean; |
procedure setListenerOrientation(atx,aty,atz,upx,upy,upz:integer); |
| Name | Description |
|---|---|
TALint=integer; |