Mallet Engine  2
Entity-Component based game engine, written in Java.
 All Classes Namespaces Files Functions Variables
Public Member Functions
com.linxonline.mallet.audio.alsa.ALSASource Class Reference
Inheritance diagram for com.linxonline.mallet.audio.alsa.ALSASource:
Inheritance graph
[legend]
Collaboration diagram for com.linxonline.mallet.audio.alsa.ALSASource:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ALSASource (final AL _openAL, final int[] _buffer, final int[] _source)
void play ()
void playLoop ()
void pause ()
void stop ()
boolean isPlaying ()
float getCurrentTime ()
float getDuration ()
void destroySource ()

Constructor & Destructor Documentation

com.linxonline.mallet.audio.alsa.ALSASource.ALSASource ( final AL  _openAL,
final int[]  _buffer,
final int[]  _source 
)

Member Function Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables