Class SrcTgtDataBase<T, S>Abstract

The user interaction base data for DnD-like interactions

Type Parameters

  • T extends PointBaseData

    The interface of the point interaction data

  • S extends Flushable & T

    The class of the point interaction data

Hierarchy

Implements

Constructors

Properties

srcData: S
tgtData: S

Accessors

Methods

Generated using TypeDoc