Oolite 1.91.0.7645-241119-222d325
|
#include <Universe.h>
Instance Methods | |
(id) | - initWithCustomSoundKey: |
Class Methods | |
(id) | + soundWithCustomSoundKey: |
Definition at line 849 of file Universe.h.
- (id) initWithCustomSoundKey: | (NSString *) | key |
Extends class OOSound.
Definition at line 10697 of file Universe.m.
+ (id) soundWithCustomSoundKey: | (NSString *) | key |
Extends class OOSound.
Definition at line 10697 of file Universe.m.