public interface UnitDataQueueCallback
| Modifier and Type | Method and Description |
|---|---|
void |
finished(QueueDataEvent event) |
void |
looped(QueueDataEvent event) |
void |
started(QueueDataEvent event) |
void started(QueueDataEvent event)
void looped(QueueDataEvent event)
void finished(QueueDataEvent event)