Oolite 1.91.0.7644-241112-7f5034b
|
#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.