|
Oolite 1.91.0.7745-260117-205bce7
|
#include <Universe.h>
Instance Methods | |
| (id) | - initWithCustomSoundKey: |
Class Methods | |
| (id) | + soundWithCustomSoundKey: |
Definition at line 860 of file Universe.h.
| - (id) initWithCustomSoundKey: | (NSString *) | key |
Extends class OOSound.
Definition at line 11079 of file Universe.m.
References OOSound::soundWithCustomSoundKey:.
| + (id) soundWithCustomSoundKey: | (NSString *) | key |
Extends class OOSound.
Definition at line 11071 of file Universe.m.
References nil, and ResourceManager::ooSoundNamed:inFolder:.