Obj A
Obj A Left
{{ objA.left }}
Obj A Top
{{ objA.top }}
Obj A Width
{{ objA.width }}
Obj A Height
{{ objA.height }}
Obj B
Obj B Left
{{ objB.left }}
Obj B Top
{{ objB.top }}
Obj B Width
{{ objB.width }}
Obj B Height
{{ objB.height }}
H: {{ getCollision('h') }} | V: {{ getCollision('v') }} | Collision: {{ getCollision('collision') }}