Oolite 1.91.0.7644-241112-7f5034b
|
#include <OOBasicSoundReferencePoint.h>
Instance Methods | |
(void) | - setPosition: |
(void) | - setVelocity: |
(void) | - setOrientation: |
Definition at line 32 of file OOBasicSoundReferencePoint.h.
- (void) setOrientation: | (Vector) | inOrientation |
Definition at line 1 of file OOBasicSoundReferencePoint.m.
- (void) setPosition: | (Vector) | inPosition |
Definition at line 1 of file OOBasicSoundReferencePoint.m.
- (void) setVelocity: | (Vector) | inVelocity |
Definition at line 1 of file OOBasicSoundReferencePoint.m.