@@ -170,7 +170,8 @@ The PhysicsCollisionEvent `event` gives you access to detailed information about
<a|Method
a|Purpose
-<a| getObjectA() +getObjectB()
+<a| getObjectA() +
+getObjectB()
a| The two participants in the collision. You cannot know in advance whether some node will be recorded as A or B, you always have to consider both cases.