Click or drag to resize

ICollisionHandler Interface

Collision handler interface

Namespace:  DigitalRuby.ThunderAndLightning
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public interface ICollisionHandler

The ICollisionHandler type exposes the following members.

Methods
  NameDescription
Public methodHandleCollision
Handle collision
Top
See Also