|
Oolite 1.91.0.7712-251017-85ce217
|
#include <Universe.h>
Instance Methods | |
| (id) | - initWithCustomSoundKey: |
Class Methods | |
| (id) | + soundWithCustomSoundKey: |
Definition at line 856 of file Universe.h.
| - (id) initWithCustomSoundKey: | (NSString *) | key |
Extends class OOSound.
Definition at line 11076 of file Universe.m.
References OOSound::soundWithCustomSoundKey:.
| + (id) soundWithCustomSoundKey: | (NSString *) | key |
Extends class OOSound.
Definition at line 11068 of file Universe.m.
References nil, and ResourceManager::ooSoundNamed:inFolder:.