dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Listener.setOrientation
Dgame
Audio
Listener
Listener
Set the orientation. Default is (0, 0, -1, 0, 1, 0)
void
setOrientation
(float[6] ori)
class
Listener
static
void
setOrientation
(
float
[6]
ori
)
void
setOrientation
(Vector3f at, Vector3f up)
void
setOrientation
(float u, float v, float w, float x, float y, float z)
Meta
Source
See Implementation
Dgame
Audio
Listener
Listener
static functions
getOrientation
getPosition
getVelocity
setOrientation
setPosition
setVelocity
Set the orientation. Default is (0, 0, -1, 0, 1, 0)