flimEngine
|
#include <InternalSoundEnded.h>
Private Attributes | |
Playlist * | playlist |
Additional Inherited Members | |
![]() | |
std::multimap< int, CallbackCommand * >::const_iterator | deleteIter |
![]() | |
std::multimap< int, AudioCommand * >::iterator | deleteIter |
![]() | |
bool | instant_execute |
CMDTYPES | commandType = CMDTYPES::NO_TYPE |
Sound * | secondarySound |
![]() | |
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 |