Vixen
02b45cc4
csharp
public enum ContactPhase

Where in a contact's life an event was raised.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • Began

    The first step the two bodies touched.

  • Continued

    A step in which they went on touching.

  • Ended

    The step after they stopped.

Used by (8)

  • ContactEventVixen.Physics
  • EntityContactEventVixen.Physics
  • EntityTriggerEventVixen.Physics
  • PhysicsDebugDrawVixen.Physics
  • PhysicsSceneTestsVixen.Physics.Tests
  • PhysicsWorldVixen.Physics
  • PhysicsWorldTestsVixen.Physics.Tests
  • TriggerEventVixen.Physics