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

List of all members.

Public Member Functions

 SoundComponent ()

Detailed Description

Sound Component should be implemented to allow an Entity to quickly issue Sound Events commands.

Whether that be manipulating, removing, or creating a sound.


Constructor & Destructor Documentation


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