Options
All
  • Public
  • Public/Protected
  • All
Menu

When added to an entity, this component describes overlap between that entity and another entity with a Sprite2DRendererHitBox2D HitBox2D component attached.

Hierarchy

  • HitBoxOverlap

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

camera

camera: Entity

Specifies the camera that sees the overlap.

otherEntity

otherEntity: Entity

Specifies the "other" entity, which has a Sprite2DRendererHitBox2D or HitBox2D component attached.

Static _size

_size: number

Methods

Static _fromPtr

Static _tempHeapPtr

  • Parameters

    Returns number

Static _toPtr

  • Parameters

    Returns void

Generated using TypeDoc