Oolite 1.91.0.7644-241112-7f5034b
|
#include <Universe.h>
Instance Methods | |
(id) | - initWithCustomSoundKey: |
(void) | - playCustomSoundWithKey: |
Class Methods | |
(id) | + sourceWithCustomSoundKey: |
Definition at line 857 of file Universe.h.
- (id) initWithCustomSoundKey: | (NSString *) | key |
Extends class OOSoundSource.
Definition at line 10697 of file Universe.m.
- (void) playCustomSoundWithKey: | (NSString *) | key |
Extends class OOSoundSource.
Definition at line 10697 of file Universe.m.
+ (id) sourceWithCustomSoundKey: | (NSString *) | key |
Extends class OOSoundSource.
Definition at line 10697 of file Universe.m.