|
Oolite 1.93.0.7767-260207-f2a8cb5
|
#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:.