Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/gumps/
H A Dpaperdoll_gump.cpp134 o->clearGump(); //!! is this the appropriate place? in Close()
H A Dcontainer_gump.cpp271 o->clearGump(); //!! is this the appropriate place? in Close()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/world/
H A Ditem.h263 void clearGump(); // set gump to 0 and clear the GUMP_OPEN flag
H A Ditem.cpp1989 clearGump(); in closeGump()
1993 void Item::clearGump() { in clearGump() function in Ultima::Ultima8::Item