Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/griffon/
H A Dgriffon.h248 int attacknext2[4]; member
H A Dlogic.cpp663 …if (_npcInfo[i].pause < _ticks && _npcInfo[i].attacking2[ff] == 0 && _npcInfo[i].attacknext2[ff] <… in updateNPCs()
1101 _npcInfo[i].attacknext2[ff] = _ticks + _npcInfo[i].attackdelay; in updateNPCs()
1115 _npcInfo[i].attacknext2[ff] = _ticks + _npcInfo[i].attackdelay; in updateNPCs()