Home
last modified time | relevance | path

Searched defs:newGhostAmoebas (Results 1 – 1 of 1) sorted by relevance

/dports/games/amoebax/amoebax-0.2.1/src/
H A DGrid.cxx440 uint8_t newGhostAmoebas = static_cast<uint16_t>(std::ceil (score / 70.0f)); in clearDyingAmoebas() local
1109 Grid::removeGhostAmoebas (uint8_t newGhostAmoebas) in removeGhostAmoebas()