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

List of all members.

Public Member Functions

 ALSASound ()
void setOpenAL (final AL _openAL)
void play ()
void playLoop ()
void pause ()
void stop ()
void destroy ()
AL getOpenAL ()

Public Attributes

int[] source = null
int[] buffer = null

Constructor & Destructor Documentation


Member Function Documentation


Member Data Documentation


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