Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/world/
H A Ditem.h136 inline void getFootpadData(int32 &x, int32 &y, int32 &z) const;
707 inline void Item::getFootpadData(int32 &X, int32 &Y, int32 &Z) const { in getFootpadData() function
H A Dsuper_sprite_process.cpp358 item->getFootpadData(ifx, ify, ifz); in hitAndFinish()
H A Ditem.cpp1453 getFootpadData(tsx, tsy, tsz); in getTargetZRelativeToAttackerZ()
3255 item->getFootpadData(x, y, z); in I_getFootpadData()