SerenityJS
    Preparing search index...

    Class EntityHitSignal

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    damagingEntity: Entity

    The entity that hitted the other entity.

    hitEntity: Entity

    The entity that was hit.

    identifier: WorldEvent = ...

    The identifier of the signal.

    world: World

    The world instance the signal was emitted in.

    identifier: WorldEvent = WorldEvent.EntityHit

    The identifier of the signal.

    Methods