Function haveObjectsStoppedColliding
- haveObjectsStoppedColliding(objectsLists1, behaviorName, objectsLists2, behaviorName2, inverted): boolean
Parameters
- objectsLists1: Hashtable<RuntimeObject[]>
- behaviorName: string
- objectsLists2: Hashtable<RuntimeObject[]>
- behaviorName2: string
- inverted: boolean
Returns boolean