Show / Hide Table of Contents

Delegate CollisionShape.OnHitHandler

Namespace: Slipe.Shared.CollisionShapes
Assembly: SlipeShared.dll
Syntax
public delegate void OnHitHandler(CollisionShape source, OnHitEventArgs eventArgs);
Parameters
Type Name Description
CollisionShape source
OnHitEventArgs eventArgs
  • Improve this Doc
  • View Source
Back to top Generated by DocFX