Home
last modified time | relevance | path

Searched refs:digSquare (Results 1 – 4 of 4) sorted by relevance

/dports/games/powder/powder118_src/
H A Dmap.h155 bool digSquare(int x, int y, MOB *digger);
H A Dmap.cpp4050 MAP::digSquare(int x, int y, MOB *digger) in digSquare() function in MAP
H A Daction.cpp5040 glbCurLevel->digSquare(tx, ty, myself.getMob()); in actionCast()
H A Dcreature.cpp9559 if (!glbCurLevel->digSquare(x, y, thismob)) in zapCallbackStatic()