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.ALSASourceGenerator Class Reference
Inheritance diagram for com.linxonline.mallet.audio.alsa.ALSASourceGenerator:
Inheritance graph
[legend]
Collaboration diagram for com.linxonline.mallet.audio.alsa.ALSASourceGenerator:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ALSASourceGenerator ()
AudioSource createAudioSource (final Sound _sound)

Constructor & Destructor Documentation


Member Function Documentation

Creates an AudioSource which can be to manipulate a Sound buffer. An AudioSource can be created multiple times and use the same Sound buffer.

Implements com.linxonline.mallet.audio.SourceGenerator.


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