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