Home
last modified time | relevance | path

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

/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dinv_shared.cpp207 static bool INVSH_ShapeCheckPosition (const Item* item, const int x, const int y) in INVSH_ShapeCheckPosition() function
573 if (INVSH_ShapeCheckPosition(this, this->getX() + tempX, this->getY() + tempY)) { in getFirstShapePosition()
848 if (INVSH_ShapeCheckPosition(item, x, y)) in getItemAtPos()