Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/gumps/
H A Dpaperdoll_gump.cpp204 const Shape *s = item->getShapeObject(); in PaintThis()
242 const Shape *s = item->getShapeObject(); in TraceObjId()
299 const Shape *s = item->getShapeObject(); in StartDraggingItem()
H A Dcontainer_gump.cpp132 const Shape *s = item->getShapeObject(); in PaintThis()
176 const Shape *s = item->getShapeObject(); in TraceObjId()
401 const Shape *sh = item->getShapeObject(); in DraggingItem()
H A Dminimap_gump.cpp157 const Shape *sh = item->getShapeObject(); in sampleAtPoint()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/world/
H A Ditem.h249 const Shape *getShapeObject() const;
H A Ditem.cpp751 const Shape *Item::getShapeObject() const { in getShapeObject() function in Ultima::Ultima8::Item
1759 const Shape *shp = getShapeObject(); in animateItem()