Home
last modified time | relevance | path

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

/dports/games/OpenLara/OpenLara-b4b19f2/src/
H A Dobjects.h1569 …int doneIdx = TR::Level::convToInv(TR::Entity::getItemForHole(getEntity().type)) - TR::Entity::INV… in getModel()
H A Dinventory.h865 TR::Entity::Type type = TR::Entity::getItemForHole(hole); in chooseKey()
H A Dlara.h2081 …if (TR::Level::convToInv(TR::Entity::getItemForHole(entity.type)) != usedItem) { // check compatib… in checkTrigger()
H A Dformat.h2540 static Type getItemForHole(Type hole) { in getItemForHole() function