PathEngine home previous: iTestBed::newRenderGeometry()next: iTestBed::printTextLine()
Contents, API Reference, Interfaces, iTestBed, playSound

iTestBed::playSound()

Description

Plays a sound.

Syntax

void playSound(int32_t soundIndex);

Parameters

soundIndex An index previously returned by iTestBed::createSound().

C# Mapping

void playSound(int soundIndex);

Java Mapping

void playSound(int soundIndex);

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iTestBed::printTextLine()