Home
last modified time | relevance | path

Searched defs:handleInteraction (Results 1 – 3 of 3) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/ngi/
H A Dinteraction.cpp100 bool InteractionController::handleInteraction(StaticANIObject *subj, GameObject *obj, int invId) { in handleInteraction() function in NGI::InteractionController
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/fullpipe/
H A Dinteraction.cpp100 bool InteractionController::handleInteraction(StaticANIObject *subj, GameObject *obj, int invId) { in handleInteraction() function in Fullpipe::InteractionController
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/view/render/
H A Dworldspacewidget.cpp735 void CSVRender::WorldspaceWidget::handleInteraction(InteractionType type, bool activate) in handleInteraction() function in CSVRender::WorldspaceWidget