Searched refs:getFootpadData (Results 1 – 3 of 3) sorted by relevance
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/world/ |
H A D | item.h | 136 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 D | super_sprite_process.cpp | 358 item->getFootpadData(ifx, ify, ifz); in hitAndFinish()
|
H A D | item.cpp | 1453 getFootpadData(tsx, tsy, tsz); in getTargetZRelativeToAttackerZ() 3255 item->getFootpadData(x, y, z); in I_getFootpadData()
|