Documentation generator: JsDoc Toolkit 2.4.0
Template: Codeview 1.2
Generated on: 2016-0-4 21:24

Class enchant.InputManager

Class Summary
Constructor Attributes Constructor Name and Description
 
enchant.InputManager(valueStore, source)
Field Summary
Field Attributes Field Name and Description
 
 
 

Method Summary

Method Attributes Method Name and Description
 
addBroadcastTarget(eventTarget)
 
bind(inputSource, name)
 
 
changeState(name, data)
 
removeBroadcastTarget(eventTarget)
 
unbind(inputSource)
Methods borrowed from class enchant.EventTarget:
addEventListener
clearEventListener
dispatchEvent
on
removeEventListener

Class Detail

enchant.InputManager(valueStore, source)
Parameters:
{*} valueStore
{*} source Optional, Default: this

Field Detail

{enchant.EventTarget[]} broadcastTarget
{Object} source
{Object} valueStore

Method Detail