#include <SoundInterface.h>

Public Attributes | |
| ALuint | source |
| TorcsSound * | currentOwner |
| bool | in_use |
Definition at line 327 of file SoundInterface.h.
| TorcsSound* sharedSource::currentOwner |
Definition at line 329 of file SoundInterface.h.
| bool sharedSource::in_use |
Definition at line 330 of file SoundInterface.h.
| ALuint sharedSource::source |
Definition at line 328 of file SoundInterface.h.