|
Oolite
|
Include dependency graph for OOSoundSourcePool.m:Go to the source code of this file.
Classes | |
| struct | OOSoundSourcePoolElement |
| category | OOSoundSourcePool(Private) |
Macros | |
| #define | NEXT(x) (((x) + 1) % _count) |
Typedefs | |
| typedef struct OOSoundSourcePoolElement | PoolElement |
Enumerations | |
| enum | { kNoSlot = UINT8_MAX } |
| typedef struct OOSoundSourcePoolElement PoolElement |
| anonymous enum |
| Enumerator | |
|---|---|
| kNoSlot | |
Definition at line 33 of file OOSoundSourcePool.m.