Unit CastleEFX

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

OpenAL EFX (Effects Extension) API.

Documentation is in OpenAL SDK for Windows (installable under Linux through wine).

Uses

Overview

Functions and Procedures

function Load_EFX(Device: PALCDevice): boolean;

Description

Functions and Procedures

function Load_EFX(Device: PALCDevice): boolean;

Checks is EFX extension, along with all it's entry points, present for given OpenAL device. If true, it will also initialize the entry points of all EFX functions in this unit.

Note that if even OpenAL is not avaiable (ALInited = False), then this will also always return False.


Generated by PasDoc 0.13.0 on 2014-10-26 05:15:12