Home
last modified time | relevance | path

Searched refs:_spawnCount (Results 1 – 2 of 2) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/include/world/
H A Dgenerator.h245 de::dfloat _spawnCount; member
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/world/
H A Dgenerator.cpp1054 _spawnCount += newParts; in runTick()
1055 while(_spawnCount >= 1) in runTick()
1090 _spawnCount--; in runTick()