dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Sound.setVelocity
Dgame
Audio
Sound
Sound
Set the velocity.
void
setVelocity
(Vector3f vvel)
class
Sound
final
void
setVelocity
(
ref
const
Vector3f
vvel
)
void
setVelocity
(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 velocity.