Закрытые члены | |
void | PMTPlayback () |
TFResult | TestOnePlaying () |
TFResult | TestOnePlayingStandAloneAutoDestroy () |
TFResult | TestOnePlayingStandAlone () |
TFResult | TestWiggleStress () |
TFResult | TestStopping () |
TFResult | CheckOnePlaying () |
TFResult | CheckOnePlayingSAAD () |
TFResult | CheckOnePlayingSA () |
TFResult | CheckStop (float dt) |
void | PassOnePlaying (ParticleSource p) |
void | OnePlayingSAADEnded (ParticleSource p) |
void | OnePlayingSAEnded (ParticleSource p) |
void | StopEnded (ParticleSource p) |
![]() | |
void | PrintPMStats (notnull ParticleManager pm) |
void | PrintActiveStats () |
ParticleManager | CreatePMFixedBlocking (int size) |
Закрытые данные | |
ref array< ParticleSource > | m_ParticleSources = new array<ParticleSource>() |
int | m_OnePlayingManagerID |
bool | m_bOnePlayingTestSuccess = false |
int | m_OnePlayingSAADPSID |
bool | m_bOnePlayingSAADEnded = false |
int | m_OnePlayingSAPSID |
bool | m_bOnePlayingSAEnded = false |
int | m_StopPSID |
float | m_StopAccumulatedTime |
bool | m_bStopWasStopped = false |
bool | m_bStopWasResumed = false |
bool | m_bStopEnded = false |
Закрытые статические данные | |
static const float | STOP_ACCUMULATED_TIME_STOP_CUTOFF = 2 |
static const float | STOP_ACCUMULATED_TIME_PLAY_CUTOFF = 3 |
См. определение в файле PMTPlayback.c строка 1