Home
last modified time | relevance | path

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

/dports/games/critterding/critterding-beta12/src/scenes/entities/
H A Dbodyarch.h53 void removeMouth(unsigned int id);
H A Dbodyarch.cpp90 removeMouth( findMouth(c->id_2) ); in removeBodypart()
100 void BodyArch::removeMouth(unsigned int id) in removeMouth() function in BodyArch
911 removeMouth(0); in mutate()