Searched refs:onSwipe (Results 1 – 1 of 1) sorted by relevance
181 new MoaiEditor.Swipe(this.left, this.onSwipe.bind(this), 120);182 new MoaiEditor.Swipe(this.rightButtons, this.onSwipe.bind(this), 120);212 onSwipe(direction) { method in MoaiEditor.LayoutPhoneVertical