armos v0.2.4 (2017-08-20T09:34:11Z)
Dub
Repo
Player
armos
audio
player
class
Player {
this
();
~this
();
Source
play
(Buffer buf);
Source
play
(Buffer buf, V4 position, V4 velocity);
}
Constructors
this
this
()
Destructor
~this
~this
()
Members
Functions
play
Source
play
(Buffer buf)
play
Source
play
(Buffer buf, V4 position, V4 velocity)
Meta
Source
See Implementation
armos
audio
player
classes
Player