var searchIndex = {}; searchIndex["drag_controller"] = {"doc":"A drag controller","items":[[3,"DragController","drag_controller","Controls dragging.",null,null],[12,"drag","","Whether to drag or not.",0,null],[12,"pos","","The current positon of dragging.",0,null],[4,"Drag","","Describes a drag",null,null],[13,"Interrupt","","When the drag is interrupted by something,\nfor example when the window is defocused.\nBy returning true, the drag will continue when\nthe window retrieves focus.",1,null],[13,"Start","","Starts the drag.",1,null],[13,"Move","","Moves the drag.",1,null],[13,"End","","Ends the drag.",1,null],[11,"clone","","",1,null],[11,"clone","","",0,null],[11,"new","","Creates a new drag controller.",0,{"inputs":[],"output":{"name":"dragcontroller"}}],[11,"event","","Handles event.",0,null]],"paths":[[3,"DragController"],[4,"Drag"]]}; initSearch(searchIndex);