|
flimEngine
|
#include <InternalSoundEnded.h>


Private Attributes | |
| Playlist * | playlist |
Additional Inherited Members | |
Public Attributes inherited from CallbackCommand | |
| std::multimap< int, CallbackCommand * >::const_iterator | deleteIter |
Public Attributes inherited from AudioCommand | |
| std::multimap< int, AudioCommand * >::iterator | deleteIter |
Protected Attributes inherited from CallbackCommand | |
| bool | instant_execute |
| CMDTYPES | commandType = CMDTYPES::NO_TYPE |
| Sound * | secondarySound |
Protected Attributes inherited from AudioCommand | |
| int | NUM_REPETITIONS |
| int | trigger_time |
| bool | lerpFinished |
| unsigned int | playlist_id |
| Sound * | sound |
|
delete |
|
default |
|
inline |
| InternalSoundEnded::InternalSoundEnded | ( | Playlist * | p | ) |
|
overridevirtual |
Implements CallbackCommand.
|
overridevirtual |
Implements CallbackCommand.
|
default |
|
private |