|
Oolite 1.91.0.7712-251017-85ce217
|
#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 42 of file OOBasicSoundReferencePoint.m.
| - (void) setPosition: | (Vector) | inPosition |
Definition at line 30 of file OOBasicSoundReferencePoint.m.
| - (void) setVelocity: | (Vector) | inVelocity |
Definition at line 36 of file OOBasicSoundReferencePoint.m.