#import <AMChunkInstance.h>

| Public Member Functions | |
| (int) | - updateNextSound | 
| Updates the next sound to be played. | |
| (AMSoundInstance *) | - getSoundInstance | 
| Returns the internal sound instance of this chunk. | |
| Protected Attributes | |
| int | activeSound | 
| int | nextSound | 
| AMSoundInstance * | sndInstance | 
Used internally by the AMChunk class.
| - (AMSoundInstance *) getSoundInstance | 
Returns the internal sound instance of this chunk.
FOR INTERNAL USE ONLY.
| - (int) updateNextSound | 
Updates the next sound to be played.
 1.5.9
 1.5.9