AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkSound Class

Represents a (short) sound, commonly used for sound effects.

TAgkSoundTAgkSoundTAgkSound
Syntax
Pascal
TAgkSound = class(TAgkIdentifiedObject);

Do not use this class to play music. To play music, use TAgkMusic instead.

Copyright (c) 2012. All rights reserved.