| Description | uses | Classes, Interfaces, Objects and Records | Functions and Procedures | Types | Constants | Variables |
See TALSourceAllocator.
| 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. |
TALAllocatedSourceEvent = procedure(Sender: TALAllocatedSource) of object; |
TObjectsListItem_1 = TALAllocatedSource; |
TObjectsListIsSmallerFunction_1 = function (const A, B: TObjectsListItem_1): boolean of object; |
TALAllocatedSourceEvent = procedure(Sender: TALAllocatedSource) of object; |
TObjectsListItem_1 = TALAllocatedSource; |
TObjectsListIsSmallerFunction_1 = function (const A, B: TObjectsListItem_1): boolean of object; |