Home
last modified time | relevance | path

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

/dports/games/opendungeons/OpenDungeons-0.7.1/source/entities/
H A DTreasuryObject.cpp128 bool TreasuryObject::tryPickup(Seat* seat) in tryPickup() function in TreasuryObject
H A DChickenEntity.cpp182 bool ChickenEntity::tryPickup(Seat* seat) in tryPickup() function in ChickenEntity
H A DMapLight.cpp207 bool MapLight::tryPickup(Seat* seat) in tryPickup() function in MapLight
H A DGameEntity.h241 virtual bool tryPickup(Seat* seat) in tryPickup() function
H A DCreature.cpp2111 bool Creature::tryPickup(Seat* seat) in tryPickup() function in Creature