Home
last modified time | relevance | path

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

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DAvatar.h149 BurstType lastBurstType; variable
H A DAvatar.cpp2978 if (lastBurstType == BURST_WALL) in getNumShots()
2987 if (lastBurstType == BURST_WALL) in getNumShots()
3800 lastBurstType = BURST_NONE; in Avatar()
4268 lastBurstType = BURST_NORMAL; in startBurst()
4329 lastBurstType = BURST_WALL; in startWallBurst()