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