dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Listener.setVelocity
Dgame
Audio
Listener
Listener
Set the velocity. Default is (0, 0, 0)
void
setVelocity
(float[3] vel)
void
setVelocity
(Vector3f vel)
class
Listener
static
void
setVelocity
(
ref
const
Vector3f
vel
)
void
setVelocity
(float x, float y, float z)
Meta
Source
See Implementation
Dgame
Audio
Listener
Listener
static functions
getOrientation
getPosition
getVelocity
setOrientation
setPosition
setVelocity
Set the velocity. Default is (0, 0, 0)