Home
last modified time | relevance | path

Searched refs:motionTypeDropObjectOnObject (Results 1 – 2 of 2) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Dmotion.cpp576 || motionType == motionTypeDropObjectOnObject in read()
586 || motionType == motionTypeDropObjectOnObject) { in read()
776 || motionType == motionTypeDropObjectOnObject in archiveSize()
782 || motionType == motionTypeDropObjectOnObject) { in archiveSize()
939 || motionType == motionTypeDropObjectOnObject in write()
949 || motionType == motionTypeDropObjectOnObject) { in write()
1597 if (mt->motionType != motionTypeDropObjectOnObject) { in dropObjectOnObject()
1598 mt->motionType = motionTypeDropObjectOnObject; in dropObjectOnObject()
4404 case motionTypeDropObjectOnObject: in updatePositions()
4418 if (mt->motionType == motionTypeDropObjectOnObject) in updatePositions()
[all …]
H A Dmotion.h238 motionTypeDropObjectOnObject, // Drop one object on another enumerator