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