Class InteractionManager

Index

Constructor methods

Properties

Constructor methods

constructor(stage: Stage): InteractionManager

Parameters

Returns

InteractionManager

Properties

public mouse: InteractionData

public stage: Stage

public touchs: { [id: string]: PIXI.InteractionData; }

(): InteractionData

Returns

InteractionData