API Docs for: 1.0.0
Show:

InteractionManager Class

The interaction manager deals with mouse and touch events. At this moment only Sprite's can be interactive. This manager also supports multitouch.

Constructor

InteractionManager

(
  • stage
)

Parameters:

Item Index

Properties

Properties

mouse

InteractionData

the mouse data

stage

Stage

a refference to the stage

touchs

Object

an object that stores current touches (InteractionData) by id reference