#include <sound_nebular.h>
|
void | reset () |
|
void | enable (int flag) |
|
void | setPtr2 (byte *pData) |
|
void | load (byte *pData) |
|
void | check (byte *nullPtr) |
|
|
ASound * | _owner |
|
int | _activeCount |
|
int | _field1 |
|
int | _field2 |
|
int | _field3 |
|
int | _field4 |
|
int | _sampleIndex |
|
int | _volume |
|
int | _field7 |
|
int | _field8 |
|
int | _field9 |
|
int | _fieldA |
|
uint8 | _fieldB |
|
int | _fieldC |
|
int | _fieldD |
|
int | _fieldE |
|
byte * | _ptr1 |
|
byte * | _pSrc |
|
byte * | _ptr3 |
|
byte * | _ptr4 |
|
byte * | _ptrEnd |
|
int | _field17 |
|
int | _field19 |
|
byte * | _soundData |
|
int | _field1D |
|
int | _volumeOffset |
|
int | _field1F |
|
byte | _field20 |
|
|
static bool | _channelsEnabled |
|
Represents the data for a channel on the Adlib
The documentation for this class was generated from the following file: