|
Oolite
|
#include <Universe.h>
Instance Methods | |
| (id) | - initWithCustomSoundKey: |
| (void) | - playCustomSoundWithKey: |
Class Methods | |
| (id) | + sourceWithCustomSoundKey: |
Definition at line 866 of file Universe.h.
| - (id) initWithCustomSoundKey: | (NSString *) | key |
Definition at line 10753 of file Universe.m.
| - (void) playCustomSoundWithKey: | (NSString *) | key |
Definition at line 10753 of file Universe.m.
| + (id) sourceWithCustomSoundKey: | (NSString *) | key |
Definition at line 10753 of file Universe.m.