Mallet Engine  2
Entity-Component based game engine, written in Java.
 All Classes Namespaces Files Functions Variables
Public Member Functions
com.linxonline.mallet.audio.PlaybackInterface Interface Reference

List of all members.

Public Member Functions

void startPlayback ()
void updatePlayback (final float _dt)
void endPlayback ()

Detailed Description

Allows the Developer to keep track of the progress of an AudioSource


Member Function Documentation

Informs when the AudioSource has stopped playing

Informs when the AudioSource has begun playing

Informs what position in the AudioSource is currently being played.


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