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