API Docs for: 0.0.2
Show:

Atlantis.TouchPanelState Class

Module: Framework
Parent Module: Atlantis

Define a touch state with a position and a touch state.

Constructor

Atlantis.TouchPanelState

(
  • panelState
)

Parameters:

  • panelState Object

    An object that contains states and position of the touch event.

Item Index

Methods

Methods

clone

() Atlantis.TouchPanelState

Gets a clone of this state.

Returns:

Atlantis.TouchPanelState:

Return a clone of this instance.