Packagecom.daveoncode.ui
Interfacepublic interface IMoveBehaviour

Interface implemented by move



Public Methods
 MethodDefined by
  
addListeners():void
IMoveBehaviour
  
IMoveBehaviour
  
handleImageMove(e:Event):void
IMoveBehaviour
  
handleThumbPointerMove(e:MouseEvent):void
IMoveBehaviour
  
IMoveBehaviour
Method detail
addListeners()method
public function addListeners():void
adjustImagePosition()method 
public function adjustImagePosition():void
handleImageMove()method 
public function handleImageMove(e:Event):voidParameters
e:Event
handleThumbPointerMove()method 
public function handleThumbPointerMove(e:MouseEvent):voidParameters
e:MouseEvent
resetPosition()method 
public function resetPosition():void