Example #1
0
 static extern void sfSound_setPosition(IntPtr Sound, Vector3f position);
Example #2
0
 static extern void sfListener_setDirection(Vector3f direction);
Example #3
0
 static extern void sfSound_setPosition(IntPtr Sound, Vector3f position);
Example #4
0
 static extern void sfListener_setPosition(Vector3f position);
Example #5
0
 static extern void sfSoundStream_setPosition(IntPtr SoundStream, Vector3f position);
Example #6
0
 static extern void sfListener_setDirection(Vector3f direction);
Example #7
0
 static extern void sfListener_setPosition(Vector3f position);
Example #8
0
 static extern void sfSoundStream_setPosition(IntPtr SoundStream, Vector3f position);