dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Sound.setPosition
Dgame
Audio
Sound
Sound
Set the position.
void
setPosition
(Vector3f vpos)
class
Sound
final
void
setPosition
(
ref
const
Vector3f
vpos
)
void
setPosition
(float x, float y, float z)
Meta
Source
See Implementation
Dgame
Audio
Sound
Sound
constructors
this
enums
Status
functions
free
getChannel
getFilename
getFormat
getFreqeuency
getLength
getLooping
getPosition
getSoundFile
getStatus
getType
getVelocity
getVolume
loadFromFile
loadFromMemory
pause
play
rewind
setLooping
setPosition
setVelocity
setVolume
stop
static functions
loadOnce
Set the position.