![]() |
Oolite 1.91.0.7678-250623-7b2f98d
|
#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 11071 of file Universe.m.
References OOSound::soundWithCustomSoundKey:.
+ (id) soundWithCustomSoundKey: | (NSString *) | key |
Extends class OOSound.
Definition at line 11063 of file Universe.m.
References nil, and ResourceManager::ooSoundNamed:inFolder:.